Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/qpid-dispatch.spec'], printOutput=FalsechrootPath='/var/lib/mock/f23-build-6195440-626798/root'uid=1000logger=env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falseuser='mockbuild'gid=425timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/qpid-dispatch.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/qpid-dispatch-0.6.0-1.fc23.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/qpid-dispatch.spec'], printOutput=FalsechrootPath='/var/lib/mock/f23-build-6195440-626798/root'uid=1000logger=env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=172800shell=Falseuser='mockbuild'gid=425private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/qpid-dispatch.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CMJ8GA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qpid-dispatch-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/qpid-dispatch-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qpid-dispatch-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-NO-JIRA-Systemd-control-file-for-qdrouterd.patch):' Patch #1 (0001-NO-JIRA-Systemd-control-file-for-qdrouterd.patch): + /usr/bin/patch -p1 --fuzz=0 patching file etc/qdrouterd.service + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MvvhIc + umask 022 + cd /builddir/build/BUILD + cd qpid-dispatch-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DDOC_INSTALL_DIR=/usr/share/doc/qpid-dispatch -DCMAKE_BUILD_TYPE=RelWithDebInfo -DUSE_SETUP_PY=0 -DQD_DOC_INSTALL_DIR=/usr/share/doc/qpid-dispatch -DBUILD_DOCS=ON -DCMAKE_SKIP_RPATH:BOOL=OFF . -- The C compiler identification is GNU 5.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 PythonInterp: /usr/bin/python (found version "2.7.11") -- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.11") -- Could NOT find VALGRIND (missing: VALGRIND_EXECUTABLE) -- Found Doxygen: /usr/bin/doxygen (found version "1.8.11") -- 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 LIB_INSTALL_DIR SHARE_INSTALL_PREFIX USE_SETUP_PY -- Build files have been written to: /builddir/build/BUILD/qpid-dispatch-0.6.0 + make doc /usr/bin/cmake -H/builddir/build/BUILD/qpid-dispatch-0.6.0 -B/builddir/build/BUILD/qpid-dispatch-0.6.0 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/cmake -H/builddir/build/BUILD/qpid-dispatch-0.6.0 -B/builddir/build/BUILD/qpid-dispatch-0.6.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-dispatch-0.6.0/CMakeFiles 57 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make -f src/CMakeFiles/qpid-dispatch.dir/build.make src/CMakeFiles/qpid-dispatch.dir/depend make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 1%] Generating schema_enum.h, schema_enum.c cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/python /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/run.py -s /builddir/build/BUILD/qpid-dispatch-0.6.0/src/schema_c.py cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/src /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/src /builddir/build/BUILD/qpid-dispatch-0.6.0/src/CMakeFiles/qpid-dispatch.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-dispatch make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make -f src/CMakeFiles/qpid-dispatch.dir/build.make src/CMakeFiles/qpid-dispatch.dir/build make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 3%] Building C object src/CMakeFiles/qpid-dispatch.dir/amqp.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/amqp.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/amqp.c [ 5%] Building C object src/CMakeFiles/qpid-dispatch.dir/bitmask.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/bitmask.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/bitmask.c [ 7%] Building C object src/CMakeFiles/qpid-dispatch.dir/buffer.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/buffer.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/buffer.c [ 8%] Building C object src/CMakeFiles/qpid-dispatch.dir/error.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/error.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/error.c [ 10%] Building C object src/CMakeFiles/qpid-dispatch.dir/compose.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/compose.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/compose.c [ 12%] Building C object src/CMakeFiles/qpid-dispatch.dir/connection_manager.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/connection_manager.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/connection_manager.c [ 14%] Building C object src/CMakeFiles/qpid-dispatch.dir/container.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/container.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/container.c [ 15%] Building C object src/CMakeFiles/qpid-dispatch.dir/dispatch.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/dispatch.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/dispatch.c [ 17%] Building C object src/CMakeFiles/qpid-dispatch.dir/entity.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/entity.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/entity.c [ 19%] Building C object src/CMakeFiles/qpid-dispatch.dir/entity_cache.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/entity_cache.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/entity_cache.c [ 21%] Building C object src/CMakeFiles/qpid-dispatch.dir/hash.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/hash.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/hash.c [ 22%] Building C object src/CMakeFiles/qpid-dispatch.dir/iovec.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/iovec.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/iovec.c [ 24%] Building C object src/CMakeFiles/qpid-dispatch.dir/iterator.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/iterator.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/iterator.c [ 26%] Building C object src/CMakeFiles/qpid-dispatch.dir/log.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/log.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/log.c [ 28%] Building C object src/CMakeFiles/qpid-dispatch.dir/message.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/message.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/message.c [ 29%] Building C object src/CMakeFiles/qpid-dispatch.dir/parse.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/parse.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/parse.c [ 31%] Building C object src/CMakeFiles/qpid-dispatch.dir/policy.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/policy.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/policy.c [ 33%] Building C object src/CMakeFiles/qpid-dispatch.dir/posix/driver.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/posix/driver.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/posix/driver.c [ 35%] Building C object src/CMakeFiles/qpid-dispatch.dir/posix/threading.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/posix/threading.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/posix/threading.c [ 36%] Building C object src/CMakeFiles/qpid-dispatch.dir/python_embedded.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -Wno-strict-aliasing -o CMakeFiles/qpid-dispatch.dir/python_embedded.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/python_embedded.c [ 38%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_agent.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_agent.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_agent.c [ 40%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_config.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_config.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_config.c [ 42%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/agent.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/agent.c [ 43%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_address.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/agent_address.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/agent_address.c [ 45%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_config_address.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/agent_config_address.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/agent_config_address.c [ 47%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_config_auto_link.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/agent_config_auto_link.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/agent_config_auto_link.c [ 49%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_config_link_route.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/agent_config_link_route.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/agent_config_link_route.c [ 50%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_link.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/agent_link.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/agent_link.c [ 52%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/connections.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/connections.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/connections.c [ 54%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/error.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/error.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/error.c [ 56%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/forwarder.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/forwarder.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/forwarder.c [ 57%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/route_control.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/route_control.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/route_control.c [ 59%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/router_core.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/router_core.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/router_core.c [ 61%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/router_core_thread.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/router_core_thread.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/router_core_thread.c [ 63%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/route_tables.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/route_tables.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/route_tables.c [ 64%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/management_agent.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/management_agent.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/management_agent.c [ 66%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/terminus.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/terminus.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/terminus.c [ 68%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/transfer.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_core/transfer.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_core/transfer.c [ 70%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_node.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/router_node.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_node.c [ 71%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_pynode.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -Wno-strict-aliasing -o CMakeFiles/qpid-dispatch.dir/router_pynode.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/router_pynode.c [ 73%] Building C object src/CMakeFiles/qpid-dispatch.dir/schema_enum.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/schema_enum.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/schema_enum.c [ 75%] Building C object src/CMakeFiles/qpid-dispatch.dir/server.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/server.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/server.c [ 77%] Building C object src/CMakeFiles/qpid-dispatch.dir/timer.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/timer.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/timer.c [ 78%] Building C object src/CMakeFiles/qpid-dispatch.dir/trace_mask.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/trace_mask.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/trace_mask.c [ 80%] Building C object src/CMakeFiles/qpid-dispatch.dir/alloc_pool.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cc -Dqpid_dispatch_EXPORTS -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qpid-dispatch.dir/alloc_pool.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/src/alloc_pool.c [ 82%] Linking C shared library libqpid-dispatch.so cd /builddir/build/BUILD/qpid-dispatch-0.6.0/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-dispatch.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,defs -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libqpid-dispatch.so -o libqpid-dispatch.so CMakeFiles/qpid-dispatch.dir/amqp.c.o CMakeFiles/qpid-dispatch.dir/bitmask.c.o CMakeFiles/qpid-dispatch.dir/buffer.c.o CMakeFiles/qpid-dispatch.dir/error.c.o CMakeFiles/qpid-dispatch.dir/compose.c.o CMakeFiles/qpid-dispatch.dir/connection_manager.c.o CMakeFiles/qpid-dispatch.dir/container.c.o CMakeFiles/qpid-dispatch.dir/dispatch.c.o CMakeFiles/qpid-dispatch.dir/entity.c.o CMakeFiles/qpid-dispatch.dir/entity_cache.c.o CMakeFiles/qpid-dispatch.dir/hash.c.o CMakeFiles/qpid-dispatch.dir/iovec.c.o CMakeFiles/qpid-dispatch.dir/iterator.c.o CMakeFiles/qpid-dispatch.dir/log.c.o CMakeFiles/qpid-dispatch.dir/message.c.o CMakeFiles/qpid-dispatch.dir/parse.c.o CMakeFiles/qpid-dispatch.dir/policy.c.o CMakeFiles/qpid-dispatch.dir/posix/driver.c.o CMakeFiles/qpid-dispatch.dir/posix/threading.c.o CMakeFiles/qpid-dispatch.dir/python_embedded.c.o CMakeFiles/qpid-dispatch.dir/router_agent.c.o CMakeFiles/qpid-dispatch.dir/router_config.c.o CMakeFiles/qpid-dispatch.dir/router_core/agent.c.o CMakeFiles/qpid-dispatch.dir/router_core/agent_address.c.o CMakeFiles/qpid-dispatch.dir/router_core/agent_config_address.c.o CMakeFiles/qpid-dispatch.dir/router_core/agent_config_auto_link.c.o CMakeFiles/qpid-dispatch.dir/router_core/agent_config_link_route.c.o CMakeFiles/qpid-dispatch.dir/router_core/agent_link.c.o CMakeFiles/qpid-dispatch.dir/router_core/connections.c.o CMakeFiles/qpid-dispatch.dir/router_core/error.c.o CMakeFiles/qpid-dispatch.dir/router_core/forwarder.c.o CMakeFiles/qpid-dispatch.dir/router_core/route_control.c.o CMakeFiles/qpid-dispatch.dir/router_core/router_core.c.o CMakeFiles/qpid-dispatch.dir/router_core/router_core_thread.c.o CMakeFiles/qpid-dispatch.dir/router_core/route_tables.c.o CMakeFiles/qpid-dispatch.dir/router_core/management_agent.c.o CMakeFiles/qpid-dispatch.dir/router_core/terminus.c.o CMakeFiles/qpid-dispatch.dir/router_core/transfer.c.o CMakeFiles/qpid-dispatch.dir/router_node.c.o CMakeFiles/qpid-dispatch.dir/router_pynode.c.o CMakeFiles/qpid-dispatch.dir/schema_enum.c.o CMakeFiles/qpid-dispatch.dir/server.c.o CMakeFiles/qpid-dispatch.dir/timer.c.o CMakeFiles/qpid-dispatch.dir/trace_mask.c.o CMakeFiles/qpid-dispatch.dir/alloc_pool.c.o -lqpid-proton -lpthread -lrt -ldl -lpython2.7 make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 82%] Built target qpid-dispatch make -f router/CMakeFiles/qdrouterd.dir/build.make router/CMakeFiles/qdrouterd.dir/depend make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/router /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/router /builddir/build/BUILD/qpid-dispatch-0.6.0/router/CMakeFiles/qdrouterd.dir/DependInfo.cmake --color= Scanning dependencies of target qdrouterd make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make -f router/CMakeFiles/qdrouterd.dir/build.make router/CMakeFiles/qdrouterd.dir/build make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 84%] Building C object router/CMakeFiles/qdrouterd.dir/src/main.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/router && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/router -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/qdrouterd.dir/src/main.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/router/src/main.c [ 85%] Linking C executable qdrouterd cd /builddir/build/BUILD/qpid-dispatch-0.6.0/router && /usr/bin/cmake -E cmake_link_script CMakeFiles/qdrouterd.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/qdrouterd.dir/src/main.c.o -o qdrouterd -rdynamic ../src/libqpid-dispatch.so -lqpid-proton -lpthread -lrt -ldl -lpython2.7 -Wl,-rpath,/builddir/build/BUILD/qpid-dispatch-0.6.0/src: make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 85%] Built target qdrouterd make -f doc/CMakeFiles/doc-sphinx.dir/build.make doc/CMakeFiles/doc-sphinx.dir/depend make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/CMakeFiles/doc-sphinx.dir/DependInfo.cmake --color= Scanning dependencies of target doc-sphinx make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make -f doc/CMakeFiles/doc-sphinx.dir/build.make doc/CMakeFiles/doc-sphinx.dir/build make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 87%] Generating man/qdrouterd.conf.rst cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/python /builddir/build/BUILD/qpid-dispatch-0.6.0/run.py -s /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdrouterd_conf_man.py 1> /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdrouterd.conf.rst [ 89%] Generating man/qdrouterd_help.rst cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/python /builddir/build/BUILD/qpid-dispatch-0.6.0/run.py -s /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/help2rst.py /builddir/build/BUILD/qpid-dispatch-0.6.0/router/qdrouterd --help > /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdrouterd_help.rst [ 91%] Generating man/qdstat_help.rst cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/python /builddir/build/BUILD/qpid-dispatch-0.6.0/run.py -s /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/help2rst.py /builddir/build/BUILD/qpid-dispatch-0.6.0/tools/qdstat --help > /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat_help.rst [ 92%] Generating man/qdmanage_help.rst cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/python /builddir/build/BUILD/qpid-dispatch-0.6.0/run.py -s /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/help2rst.py /builddir/build/BUILD/qpid-dispatch-0.6.0/tools/qdmanage --help > /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdmanage_help.rst [ 94%] Generating book/schema.rst cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/python /builddir/build/BUILD/qpid-dispatch-0.6.0/run.py -s /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/book/schema_rst.py 1> /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/book/schema.rst [ 96%] Generating html/index.html, singlehtml/book/book.html, man/qdmanage.8, man/qdrouterd.8, man/qdrouterd.conf.5, man/qdstat.8 cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/sphinx-build -d /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/doctrees -b html -D html_theme=bare -D html_add_permalinks="." /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created building [html]: targets for 22 source files that are out of date updating environment: 22 added, 0 changed, 0 removed reading sources... [ 4%] book/addressing reading sources... [ 9%] book/amqp-mapping reading sources... [ 13%] book/auto_links reading sources... [ 18%] book/basic_usage reading sources... [ 22%] book/book reading sources... [ 27%] book/client_compatibility reading sources... [ 31%] book/console reading sources... [ 36%] book/console_installation reading sources... [ 40%] book/console_operation reading sources... [ 45%] book/console_overview reading sources... [ 50%] book/default_config reading sources... [ 54%] book/introduction reading sources... [ 59%] book/link_routing reading sources... [ 63%] book/schema reading sources... [ 68%] book/technical_details reading sources... [ 72%] book/tools reading sources... [ 77%] book/using reading sources... [ 81%] index reading sources... [ 86%] man/qdmanage reading sources... [ 90%] man/qdrouterd reading sources... [ 95%] man/qdrouterd.conf reading sources... [100%] man/qdstat /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:52: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:58: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:71: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:77: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:112: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:117: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:149: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:162: ERROR: Unexpected indentation. looking for now-outdated files... /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:204: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:208: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:218: ERROR: Unexpected indentation. /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man/qdstat.rst:229: ERROR: Unexpected indentation. none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] book/addressing writing output... [ 9%] book/amqp-mapping writing output... [ 13%] book/auto_links writing output... [ 18%] book/basic_usage writing output... [ 22%] book/book writing output... [ 27%] book/client_compatibility writing output... [ 31%] book/console writing output... [ 36%] book/console_installation writing output... [ 40%] book/console_operation writing output... [ 45%] book/console_overview writing output... [ 50%] book/default_config writing output... [ 54%] book/introduction writing output... [ 59%] book/link_routing writing output... [ 63%] book/schema writing output... [ 68%] book/technical_details writing output... [ 72%] book/tools writing output... [ 77%] book/using writing output... [ 81%] index writing output... [ 86%] man/qdmanage writing output... [ 90%] man/qdrouterd writing output... [ 95%] man/qdrouterd.conf writing output... [100%] man/qdstat writing additional files... genindex search copying images... [ 16%] book/console_schema.png copying images... [ 33%] book/console_login.png copying images... [ 50%] book/console_entity.png copying images... [ 66%] book/console_topology.png copying images... [ 83%] book/console_charts.png copying images... [100%] book/console_overview.png copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 12 warnings. cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/sphinx-build -d /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/doctrees -b html /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/dochtml Making output directory... Running Sphinx v1.2.3 loading pickled environment... done building [html]: targets for 22 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 4%] book/addressing writing output... [ 9%] book/amqp-mapping writing output... [ 13%] book/auto_links writing output... [ 18%] book/basic_usage writing output... [ 22%] book/book writing output... [ 27%] book/client_compatibility writing output... [ 31%] book/console writing output... [ 36%] book/console_installation writing output... [ 40%] book/console_operation writing output... [ 45%] book/console_overview writing output... [ 50%] book/default_config writing output... [ 54%] book/introduction writing output... [ 59%] book/link_routing writing output... [ 63%] book/schema writing output... [ 68%] book/technical_details writing output... [ 72%] book/tools writing output... [ 77%] book/using writing output... [ 81%] index writing output... [ 86%] man/qdmanage writing output... [ 90%] man/qdrouterd writing output... [ 95%] man/qdrouterd.conf writing output... [100%] man/qdstat writing additional files... genindex search copying images... [ 16%] book/console_schema.png copying images... [ 33%] book/console_login.png copying images... [ 50%] book/console_entity.png copying images... [ 66%] book/console_topology.png copying images... [ 83%] book/console_charts.png copying images... [100%] book/console_overview.png copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded. cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/sphinx-build -d /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/doctrees -b man /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/man Running Sphinx v1.2.3 loading pickled environment... done building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... qdrouterd.8 { } qdrouterd.conf.5 { } qdstat.8 { } qdmanage.8 { } build succeeded. cd /builddir/build/BUILD/qpid-dispatch-0.6.0/doc && /usr/bin/sphinx-build -d /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/doctrees -b singlehtml /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/singlehtml Making output directory... Running Sphinx v1.2.3 loading pickled environment... done building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... book/book book/introduction book/using book/default_config book/tools book/basic_usage book/link_routing book/auto_links book/technical_details book/client_compatibility book/addressing book/amqp-mapping book/schema book/console book/console_overview book/console_installation book/console_operation man/qdrouterd man/qdrouterd.conf man/qdstat man/qdmanage writing... done writing additional files... copying images... [ 16%] book/console_schema.png copying images... [ 33%] book/console_login.png copying images... [ 50%] book/console_entity.png copying images... [ 66%] book/console_topology.png copying images... [ 83%] book/console_charts.png copying images... [100%] book/console_overview.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 96%] Built target doc-sphinx make -f doc/CMakeFiles/doc-schema.dir/build.make doc/CMakeFiles/doc-schema.dir/depend make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/CMakeFiles/doc-schema.dir/DependInfo.cmake --color= Scanning dependencies of target doc-schema make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make -f doc/CMakeFiles/doc-schema.dir/build.make doc/CMakeFiles/doc-schema.dir/build make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make[3]: Nothing to be done for 'doc/CMakeFiles/doc-schema.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [100%] Built target doc-schema make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/doc /builddir/build/BUILD/qpid-dispatch-0.6.0/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make[3]: Nothing to be done for 'doc/CMakeFiles/doc.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [100%] Built target doc make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-dispatch-0.6.0/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pc5LxH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm ++ dirname /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm + cd qpid-dispatch-0.6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm /usr/bin/cmake -H/builddir/build/BUILD/qpid-dispatch-0.6.0 -B/builddir/build/BUILD/qpid-dispatch-0.6.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-dispatch-0.6.0/CMakeFiles /builddir/build/BUILD/qpid-dispatch-0.6.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/make -f src/CMakeFiles/qpid-dispatch.dir/build.make src/CMakeFiles/qpid-dispatch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/src /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/src /builddir/build/BUILD/qpid-dispatch-0.6.0/src/CMakeFiles/qpid-dispatch.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/make -f src/CMakeFiles/qpid-dispatch.dir/build.make src/CMakeFiles/qpid-dispatch.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make[2]: Nothing to be done for 'src/CMakeFiles/qpid-dispatch.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 74%] Built target qpid-dispatch /usr/bin/make -f tests/CMakeFiles/unit_tests.dir/build.make tests/CMakeFiles/unit_tests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/tests /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/tests /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/CMakeFiles/unit_tests.dir/DependInfo.cmake --color= Scanning dependencies of target unit_tests make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/make -f tests/CMakeFiles/unit_tests.dir/build.make tests/CMakeFiles/unit_tests.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 76%] Building C object tests/CMakeFiles/unit_tests.dir/compose_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/compose_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/compose_test.c [ 77%] Building C object tests/CMakeFiles/unit_tests.dir/parse_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/parse_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/parse_test.c [ 79%] Building C object tests/CMakeFiles/unit_tests.dir/policy_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/policy_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/policy_test.c [ 80%] Building C object tests/CMakeFiles/unit_tests.dir/run_unit_tests.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/run_unit_tests.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/run_unit_tests.c [ 82%] Building C object tests/CMakeFiles/unit_tests.dir/server_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/server_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/server_test.c [ 84%] Building C object tests/CMakeFiles/unit_tests.dir/timer_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/timer_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/timer_test.c [ 85%] Building C object tests/CMakeFiles/unit_tests.dir/tool_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/tool_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/tool_test.c [ 87%] Building C object tests/CMakeFiles/unit_tests.dir/alloc_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests.dir/alloc_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/alloc_test.c [ 88%] Linking C executable unit_tests cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/unit_tests.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/unit_tests.dir/compose_test.c.o CMakeFiles/unit_tests.dir/parse_test.c.o CMakeFiles/unit_tests.dir/policy_test.c.o CMakeFiles/unit_tests.dir/run_unit_tests.c.o CMakeFiles/unit_tests.dir/server_test.c.o CMakeFiles/unit_tests.dir/timer_test.c.o CMakeFiles/unit_tests.dir/tool_test.c.o CMakeFiles/unit_tests.dir/alloc_test.c.o -o unit_tests -rdynamic ../src/libqpid-dispatch.so -lqpid-proton -lpthread -lrt -ldl -lpython2.7 -Wl,-rpath,/builddir/build/BUILD/qpid-dispatch-0.6.0/src make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 88%] Built target unit_tests /usr/bin/make -f tests/CMakeFiles/unit_tests_size.dir/build.make tests/CMakeFiles/unit_tests_size.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/tests /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/tests /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/CMakeFiles/unit_tests_size.dir/DependInfo.cmake --color= Scanning dependencies of target unit_tests_size make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/make -f tests/CMakeFiles/unit_tests_size.dir/build.make tests/CMakeFiles/unit_tests_size.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 90%] Building C object tests/CMakeFiles/unit_tests_size.dir/field_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests_size.dir/field_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/field_test.c [ 92%] Building C object tests/CMakeFiles/unit_tests_size.dir/message_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests_size.dir/message_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/message_test.c [ 93%] Building C object tests/CMakeFiles/unit_tests_size.dir/buffer_test.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests_size.dir/buffer_test.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/buffer_test.c [ 95%] Building C object tests/CMakeFiles/unit_tests_size.dir/run_unit_tests_size.c.o cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cc -I/builddir/build/BUILD/qpid-dispatch-0.6.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/qpid-dispatch-0.6.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -pthread -Wall -Werror -std=gnu99 -o CMakeFiles/unit_tests_size.dir/run_unit_tests_size.c.o -c /builddir/build/BUILD/qpid-dispatch-0.6.0/tests/run_unit_tests_size.c [ 96%] Linking C executable unit_tests_size cd /builddir/build/BUILD/qpid-dispatch-0.6.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/unit_tests_size.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/unit_tests_size.dir/field_test.c.o CMakeFiles/unit_tests_size.dir/message_test.c.o CMakeFiles/unit_tests_size.dir/buffer_test.c.o CMakeFiles/unit_tests_size.dir/run_unit_tests_size.c.o -o unit_tests_size -rdynamic ../src/libqpid-dispatch.so -lqpid-proton -lpthread -lrt -ldl -lpython2.7 -Wl,-rpath,/builddir/build/BUILD/qpid-dispatch-0.6.0/src make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [ 96%] Built target unit_tests_size /usr/bin/make -f router/CMakeFiles/qdrouterd.dir/build.make router/CMakeFiles/qdrouterd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' cd /builddir/build/BUILD/qpid-dispatch-0.6.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/router /builddir/build/BUILD/qpid-dispatch-0.6.0 /builddir/build/BUILD/qpid-dispatch-0.6.0/router /builddir/build/BUILD/qpid-dispatch-0.6.0/router/CMakeFiles/qdrouterd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/make -f router/CMakeFiles/qdrouterd.dir/build.make router/CMakeFiles/qdrouterd.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make[2]: Nothing to be done for 'router/CMakeFiles/qdrouterd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' [100%] Built target qdrouterd make[1]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-dispatch-0.6.0/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/qpid-dispatch-0.6.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/hash.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/driver.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/connection_manager.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/threading.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/container.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/server.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/dispatch.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/enum.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/bitmask.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/log.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/iterator.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/ctools.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/python_embedded.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/static_assert.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/amqp.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/parse.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/buffer.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/user_fd.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/message.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/iovec.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/error.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/router.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/router_core.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/compose.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/timer.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch/trace_mask.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/include/qpid/dispatch.h -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/etc/qpid-dispatch/qdrouterd.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/etc/sasl2/qdrouterd.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/bin/qdstat -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/bin/qdmanage -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/LICENSE -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/README -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/TODO -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/libqpid-dispatch.so -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_link_routes.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_management.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_one_router.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_policy.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_protocol_family.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_qdmanage.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_qdstat.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_sasl_plain.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_user_id.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_deprecated.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_tests_two_routers.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/run_system_tests.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/system_test.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-1 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-1/A.json -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-1/A.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/server-request.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/client-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/B-ssl.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/server-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/client-request.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/ca-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/client-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/server-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/A-ssl.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/B.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/gencerts.sh -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/A.conf -- Up-to-date: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2 -- Up-to-date: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/B-ssl.conf -- Up-to-date: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/A-ssl.conf -- Up-to-date: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/B.conf -- Up-to-date: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/config-2/A.conf -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/server-request.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/client-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/bad-ca.pkcs12 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/server-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/client-request.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/ca-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/client-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/server-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/bad-ca-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/gencerts.sh -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/client.pkcs12 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/server.pkcs12 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/tests/ssl_certs/ca.pkcs12 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/hello.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/message.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/link.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/address.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/path.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/mobile.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/engine.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/data.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/router/node.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/proton_future -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/proton_future/utils.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/proton_future/reactors.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/proton_future/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/proton_future/handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/display_name -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/display_name/display_name.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/display_name/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools/command.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools/display.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools/display.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/tools/command.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/dispatch.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/policy -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/policy/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/policy/policy_util.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/policy/policy_manager.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/policy/policy_local.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/schema.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/schema_doc.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/qdrouter.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/schema.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/qdrouter.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/agent.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/schema_doc.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/config.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/compat -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/compat/subproc.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/compat/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/compat/subproc.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/compat/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/compat/ordereddict.py running install running build running build_py creating build creating build/lib creating build/lib/qpid_dispatch copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch/__init__.py -> build/lib/qpid_dispatch creating build/lib/qpid_dispatch/management copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch/management/entity.py -> build/lib/qpid_dispatch/management copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch/management/__init__.py -> build/lib/qpid_dispatch/management copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch/management/client.py -> build/lib/qpid_dispatch/management copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch/management/error.py -> build/lib/qpid_dispatch/management copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch/management/qdrouter.json -> build/lib/qpid_dispatch/management copying /builddir/build/BUILD/qpid-dispatch-0.6.0/python/qpid_dispatch_site.py -> build/lib running build_scripts creating build/scripts-2.7 copying and adjusting /builddir/build/BUILD/qpid-dispatch-0.6.0/tools/qdstat -> build/scripts-2.7 copying and adjusting /builddir/build/BUILD/qpid-dispatch-0.6.0/tools/qdmanage -> build/scripts-2.7 changing mode of build/scripts-2.7/qdstat from 644 to 755 changing mode of build/scripts-2.7/qdmanage from 644 to 755 running install_lib creating /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages copying build/lib/qpid_dispatch_site.py -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch copying build/lib/qpid_dispatch/__init__.py -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch creating /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management copying build/lib/qpid_dispatch/management/entity.py -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management copying build/lib/qpid_dispatch/management/qdrouter.json -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management copying build/lib/qpid_dispatch/management/__init__.py -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management copying build/lib/qpid_dispatch/management/client.py -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management copying build/lib/qpid_dispatch/management/error.py -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management byte-compiling /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch_site.py to qpid_dispatch_site.pyc byte-compiling /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management/entity.py to entity.pyc byte-compiling /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch/management/error.py to error.pyc running install_scripts copying build/scripts-2.7/qdstat -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/bin copying build/scripts-2.7/qdmanage -> /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/bin changing mode of /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/bin/qdstat to 755 changing mode of /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/bin/qdmanage to 755 running install_egg_info Writing /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/qpid_dispatch-0.6.0-py2.7.egg-info modules installed to '/builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7/site-packages/', which is not in Python's module search path (sys.path) -- you'll have to change the search path yourself -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/qdrouter.json -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/qdrouter.json.readme.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/sbin/qdrouterd -- Set runtime path of "/builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/sbin/qdrouterd" to "/usr/lib/qpid-dispatch" -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/man/man8/qdmanage.8 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/man/man8/qdrouterd.8 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/man/man5/qdrouterd.conf.5 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/man/man8/qdstat.8 -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/console_operation.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/introduction.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/default_config.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/link_routing.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/schema.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/tools.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/auto_links.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/console_overview.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/using.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/amqp-mapping.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/technical_details.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/book.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/console_installation.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/console.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/addressing.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/client_compatibility.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/book/basic_usage.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/man/qdstat.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/man/qdrouterd.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/man/qdmanage.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/man/qdrouterd.conf.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_sources/index.txt -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/amqp-mapping.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/addressing.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/console.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/console_operation.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/technical_details.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/book.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/using.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/basic_usage.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/link_routing.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/console_overview.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/introduction.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/default_config.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/console_installation.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/tools.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/schema.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/client_compatibility.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/book/auto_links.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images/console_schema.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images/console_overview.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images/console_charts.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images/console_entity.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images/console_login.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_images/console_topology.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/genindex.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/plus.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/doctools.js -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/contents.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/down.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/websupport.js -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/comment-bright.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/ajax-loader.gif -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/navigation.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/comment-close.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/pygments.css -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/up.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/sphinxdoc.css -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/basic.css -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/minus.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/underscore.js -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/down-pressed.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/file.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/up-pressed.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/_static/comment.png -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/man/qdstat.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/man/qdrouterd.conf.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/man/qdmanage.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/man/qdrouterd.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/search.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/searchindex.js -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/index.html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/.buildinfo -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/html/objects.inv -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/client_compatibility.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/addressing.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/console_operation.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/console_installation.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/console_overview.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/link_routing.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/technical_details.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/tools.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/introduction.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/amqp-mapping.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/basic_usage.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/book.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/using.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/default_config.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/console.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/auto_links.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/book/schema.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/_sources -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/_sources/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/_sources/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/_images -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/_static -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/html/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/themes -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/themes/bare -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/api -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/notes -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/notes/code-conventions.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/index.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdstat_help.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdrouterd.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdmanage.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdrouterd.conf.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdmanage_help.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdstat.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/man/qdrouterd_help.rst -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/singlehtml -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/singlehtml/_images -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/singlehtml/_static -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/CMakeFiles -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/CMakeFiles/doc-sphinx.dir -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/CMakeFiles/doc.dir -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/CMakeFiles/docs.dir -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/CMakeFiles/doc-schema.dir -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/_sources -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/_sources/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/_sources/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/_images -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/_static -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/dochtml/man -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/doctrees -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/doctrees/book -- Installing: /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/share/doc/qpid-dispatch/rst/doctrees/man + install -dm 755 /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/systemd/system + install -pm 644 /builddir/build/BUILD/qpid-dispatch-0.6.0/etc/qdrouterd.service /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/systemd/system + install -dm 755 /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/var/run/qpid-dispatch + rm -f /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm//usr/include/qpid/dispatch.h + rm -fr /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm//usr/include/qpid/dispatch + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/qpid-dispatch-0.6.0 extracting debug info from /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/sbin/qdrouterd extracting debug info from /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/qpid-dispatch/libqpid-dispatch.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1810 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: qpid-dispatch-router-0.6.0-1.fc23.armv7hl Provides: config(qpid-dispatch-router) = 0.6.0-1.fc23 libqpid-dispatch.so qpid-dispatch-router = 0.6.0-1.fc23 qpid-dispatch-router(armv7hl-32) = 0.6.0-1.fc23 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libqpid-dispatch.so libqpid-proton.so.7 librt.so.1 librt.so.1(GLIBC_2.4) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libqpid-dispatch Processing files: qpid-dispatch-docs-0.6.0-1.fc23.noarch Provides: qpid-dispatch-docs = 0.6.0-1.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: qpid-dispatch-router-docs Processing files: qpid-dispatch-tools-0.6.0-1.fc23.armv7hl Provides: qpid-dispatch-tools = 0.6.0-1.fc23 qpid-dispatch-tools(armv7hl-32) = 0.6.0-1.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: qpid-dispatch-debuginfo-0.6.0-1.fc23.armv7hl Provides: qpid-dispatch-debuginfo = 0.6.0-1.fc23 qpid-dispatch-debuginfo(armv7hl-32) = 0.6.0-1.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm Wrote: /builddir/build/RPMS/qpid-dispatch-router-0.6.0-1.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/qpid-dispatch-docs-0.6.0-1.fc23.noarch.rpm Wrote: /builddir/build/RPMS/qpid-dispatch-tools-0.6.0-1.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/qpid-dispatch-debuginfo-0.6.0-1.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q3iiQH + umask 022 + cd /builddir/build/BUILD + cd qpid-dispatch-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qpid-dispatch-0.6.0-1.fc23.arm + exit 0 Child return code was: 0