Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/librabbitmq.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/librabbitmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/librabbitmq-0.9.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/librabbitmq.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/librabbitmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hE7Cqp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rabbitmq-c-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rabbitmq-c-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -pr examples Examples + sed -e /test_basic/d -i tests/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uh8rCG + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TOOLS_DOCS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=ON -- The C compiler identification is GNU 8.2.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 -- CMAKE_BUILD_TYPE not specified. Creating Release build -- Found C inline keyword: inline -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for socket -- Looking for socket - found -- Looking for poll -- Looking for poll - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for posix_spawnp in rt -- Looking for posix_spawnp in rt - found -- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1", minimum required is "0.9.8") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test HAVE_GNU90 -- Performing Test HAVE_GNU90 - Success -- Found POPT: /usr/include (found version "1.16") -- Found XMLTO: /usr/bin/xmlto -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Building rabbitmq as a shared library - yes -- Building rabbitmq as a static library - yes -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/rabbitmq-c-0.9.0 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/rabbitmq-c-0.9.0 -B/builddir/build/BUILD/rabbitmq-c-0.9.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-0.9.0/CMakeFiles /builddir/build/BUILD/rabbitmq-c-0.9.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/depend make -f librabbitmq/CMakeFiles/rabbitmq.dir/build.make librabbitmq/CMakeFiles/rabbitmq.dir/depend make -f tools/CMakeFiles/man.dir/build.make tools/CMakeFiles/man.dir/depend make -f tests/CMakeFiles/test_hostcheck.dir/build.make tests/CMakeFiles/test_hostcheck.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_hostcheck.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/CMakeFiles/rabbitmq.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/CMakeFiles/rabbitmq-static.dir/DependInfo.cmake --color= Scanning dependencies of target man Scanning dependencies of target test_hostcheck make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/man.dir/build.make tools/CMakeFiles/man.dir/build make -f tests/CMakeFiles/test_hostcheck.dir/build.make tests/CMakeFiles/test_hostcheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' Scanning dependencies of target rabbitmq-static Scanning dependencies of target rabbitmq make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/build make -f librabbitmq/CMakeFiles/rabbitmq.dir/build.make librabbitmq/CMakeFiles/rabbitmq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 1%] Building C object tests/CMakeFiles/test_hostcheck.dir/test_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -o CMakeFiles/test_hostcheck.dir/test_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/test_hostcheck.c [ 1%] Generating doc/man-date.ent cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && date "+'%Y-%m-%d'" > /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/man-date.ent [ 3%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_framing.c.o [ 3%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_framing.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_framing.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_framing.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_framing.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_framing.c [ 4%] Generating doc/amqp-consume.1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc -o /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc man /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/amqp-consume.xml [ 5%] Building C object tests/CMakeFiles/test_hostcheck.dir/__/librabbitmq/amqp_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -o CMakeFiles/test_hostcheck.dir/__/librabbitmq/amqp_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_hostcheck.c [ 5%] Linking C executable test_hostcheck cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hostcheck.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_hostcheck.dir/test_hostcheck.c.o CMakeFiles/test_hostcheck.dir/__/librabbitmq/amqp_hostcheck.c.o -o test_hostcheck make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 5%] Built target test_hostcheck [ 6%] Generating doc/amqp-declare-queue.1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc -o /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc man /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/amqp-declare-queue.xml BUILDSTDERR: Note: Writing amqp-consume.1 [ 7%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_api.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_api.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_api.c [ 8%] Generating doc/amqp-delete-queue.1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc -o /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc man /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/amqp-delete-queue.xml BUILDSTDERR: Note: Writing amqp-delete-queue.1 [ 9%] Generating doc/amqp-get.1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc -o /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc man /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/amqp-get.xml BUILDSTDERR: Note: Writing amqp-declare-queue.1 [ 10%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_api.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_api.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_api.c [ 11%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_connection.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_connection.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c: In function 'amqp_handle_input': BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:267:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (memcmp(raw_frame, "AMQP", 4) == 0) { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:287:5: note: here BUILDSTDERR: case CONNECTION_STATE_HEADER: { BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:287:35: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case CONNECTION_STATE_HEADER: { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:325:5: note: here BUILDSTDERR: case CONNECTION_STATE_BODY: { BUILDSTDERR: ^~~~ BUILDSTDERR: Note: Writing amqp-get.1 [ 12%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_connection.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_connection.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c [ 13%] Generating doc/amqp-publish.1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc -o /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc man /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/amqp-publish.xml [ 14%] Generating doc/librabbitmq-tools.7 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc -o /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc man /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/doc/librabbitmq-tools.xml BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c: In function 'amqp_handle_input': BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:267:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (memcmp(raw_frame, "AMQP", 4) == 0) { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:287:5: note: here BUILDSTDERR: case CONNECTION_STATE_HEADER: { BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:287:35: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case CONNECTION_STATE_HEADER: { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:325:5: note: here BUILDSTDERR: case CONNECTION_STATE_BODY: { BUILDSTDERR: ^~~~ [ 15%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_mem.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_mem.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_mem.c [ 16%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_socket.c BUILDSTDERR: Note: Writing amqp-publish.1 BUILDSTDERR: Note: Writing librabbitmq-tools.7 [ 17%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_table.c.o make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_table.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_table.c [ 17%] Built target man [ 18%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_socket.c [ 19%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_mem.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_mem.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_mem.c [ 20%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_table.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_table.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_table.c [ 21%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_url.c.o [ 21%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_url.c.o [ 22%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_tcp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_url.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_url.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_url.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_url.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_tcp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_tcp_socket.c [ 23%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_time.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_time.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_time.c [ 24%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_consumer.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_consumer.c [ 25%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_openssl.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_openssl.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_openssl.c [ 26%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_openssl_hostname_validation.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_openssl_hostname_validation.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_openssl_hostname_validation.c [ 27%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_hostcheck.c [ 28%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_openssl_bio.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/rabbitmq-static.dir/amqp_openssl_bio.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_openssl_bio.c [ 30%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_consumer.c.o [ 30%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_time.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_time.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_time.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_consumer.c [ 31%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_tcp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_tcp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_tcp_socket.c [ 32%] Linking C static library librabbitmq.a cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cmake -P CMakeFiles/rabbitmq-static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cmake -E cmake_link_script CMakeFiles/rabbitmq-static.dir/link.txt --verbose=1 /usr/bin/ar qc librabbitmq.a CMakeFiles/rabbitmq-static.dir/amqp_framing.c.o CMakeFiles/rabbitmq-static.dir/amqp_api.c.o CMakeFiles/rabbitmq-static.dir/amqp_connection.c.o CMakeFiles/rabbitmq-static.dir/amqp_mem.c.o CMakeFiles/rabbitmq-static.dir/amqp_socket.c.o CMakeFiles/rabbitmq-static.dir/amqp_table.c.o CMakeFiles/rabbitmq-static.dir/amqp_url.c.o CMakeFiles/rabbitmq-static.dir/amqp_tcp_socket.c.o CMakeFiles/rabbitmq-static.dir/amqp_time.c.o CMakeFiles/rabbitmq-static.dir/amqp_consumer.c.o CMakeFiles/rabbitmq-static.dir/amqp_openssl.c.o CMakeFiles/rabbitmq-static.dir/amqp_openssl_hostname_validation.c.o CMakeFiles/rabbitmq-static.dir/amqp_hostcheck.c.o CMakeFiles/rabbitmq-static.dir/amqp_openssl_bio.c.o /usr/bin/ranlib librabbitmq.a [ 32%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_openssl.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_openssl.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_openssl.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 32%] Built target rabbitmq-static make -f tests/CMakeFiles/test_merge_capabilities.dir/build.make tests/CMakeFiles/test_merge_capabilities.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_merge_capabilities.dir/DependInfo.cmake --color= Scanning dependencies of target test_merge_capabilities make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_merge_capabilities.dir/build.make tests/CMakeFiles/test_merge_capabilities.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 33%] Building C object tests/CMakeFiles/test_merge_capabilities.dir/test_merge_capabilities.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/test_merge_capabilities.dir/test_merge_capabilities.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/test_merge_capabilities.c make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_tables.dir/DependInfo.cmake --color= Scanning dependencies of target test_tables make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 34%] Building C object tests/CMakeFiles/test_tables.dir/test_tables.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/test_tables.dir/test_tables.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/test_tables.c [ 35%] Linking C executable test_merge_capabilities cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_merge_capabilities.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_merge_capabilities.dir/test_merge_capabilities.c.o -o test_merge_capabilities ../librabbitmq/librabbitmq.a -lssl -lcrypto -lrt -pthread [ 36%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_openssl_hostname_validation.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_openssl_hostname_validation.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_openssl_hostname_validation.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 37%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_hostcheck.c [ 38%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_openssl_bio.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -fPIC -pthread -o CMakeFiles/rabbitmq.dir/amqp_openssl_bio.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/amqp_openssl_bio.c make -f tests/CMakeFiles/test_parse_url.dir/build.make tests/CMakeFiles/test_parse_url.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_parse_url.dir/DependInfo.cmake --color= [ 38%] Built target test_merge_capabilities make -f tests/CMakeFiles/test_status_enum.dir/build.make tests/CMakeFiles/test_status_enum.dir/depend Scanning dependencies of target test_parse_url make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_status_enum.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_parse_url.dir/build.make tests/CMakeFiles/test_parse_url.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 39%] Building C object tests/CMakeFiles/test_parse_url.dir/test_parse_url.c.o Scanning dependencies of target test_status_enum cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/test_parse_url.dir/test_parse_url.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/test_parse_url.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_status_enum.dir/build.make tests/CMakeFiles/test_status_enum.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 40%] Building C object tests/CMakeFiles/test_status_enum.dir/test_status_enum.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/test_status_enum.dir/test_status_enum.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/test_status_enum.c [ 41%] Linking C shared library librabbitmq.so cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cmake -E cmake_link_script CMakeFiles/rabbitmq.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,librabbitmq.so.4 -o librabbitmq.so.4.3.0 CMakeFiles/rabbitmq.dir/amqp_framing.c.o CMakeFiles/rabbitmq.dir/amqp_api.c.o CMakeFiles/rabbitmq.dir/amqp_connection.c.o CMakeFiles/rabbitmq.dir/amqp_mem.c.o CMakeFiles/rabbitmq.dir/amqp_socket.c.o CMakeFiles/rabbitmq.dir/amqp_table.c.o CMakeFiles/rabbitmq.dir/amqp_url.c.o CMakeFiles/rabbitmq.dir/amqp_tcp_socket.c.o CMakeFiles/rabbitmq.dir/amqp_time.c.o CMakeFiles/rabbitmq.dir/amqp_consumer.c.o CMakeFiles/rabbitmq.dir/amqp_openssl.c.o CMakeFiles/rabbitmq.dir/amqp_openssl_hostname_validation.c.o CMakeFiles/rabbitmq.dir/amqp_hostcheck.c.o CMakeFiles/rabbitmq.dir/amqp_openssl_bio.c.o -lssl -lcrypto -lrt -pthread [ 42%] Linking C executable test_status_enum cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_status_enum.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_status_enum.dir/test_status_enum.c.o -o test_status_enum ../librabbitmq/librabbitmq.a -lssl -lcrypto -lrt -pthread [ 43%] Linking C executable test_tables cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tables.dir/link.txt --verbose=1 [ 44%] Linking C executable test_parse_url cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parse_url.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_tables.dir/test_tables.c.o -o test_tables ../librabbitmq/librabbitmq.a -lssl -lcrypto -lrt -pthread /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_parse_url.dir/test_parse_url.c.o -o test_parse_url ../librabbitmq/librabbitmq.a -lssl -lcrypto -lrt -pthread cd /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq && /usr/bin/cmake -E cmake_symlink_library librabbitmq.so.4.3.0 librabbitmq.so.4 librabbitmq.so make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 44%] Built target test_status_enum make -f tests/CMakeFiles/test_sasl_mechanism.dir/build.make tests/CMakeFiles/test_sasl_mechanism.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_sasl_mechanism.dir/DependInfo.cmake --color= [ 44%] Built target rabbitmq make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_bind.dir/DependInfo.cmake --color= Scanning dependencies of target test_sasl_mechanism make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_sasl_mechanism.dir/build.make tests/CMakeFiles/test_sasl_mechanism.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' Scanning dependencies of target amqp_bind make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 45%] Building C object tests/CMakeFiles/test_sasl_mechanism.dir/test_sasl_mechanism.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tests/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/test_sasl_mechanism.dir/test_sasl_mechanism.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/test_sasl_mechanism.c [ 46%] Building C object examples/CMakeFiles/amqp_bind.dir/amqp_bind.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_bind.dir/amqp_bind.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_bind.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 46%] Built target test_parse_url [ 47%] Building C object examples/CMakeFiles/amqp_bind.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_bind.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_producer.dir/DependInfo.cmake --color= [ 48%] Linking C executable test_sasl_mechanism cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sasl_mechanism.dir/link.txt --verbose=1 Scanning dependencies of target amqp_producer /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sasl_mechanism.dir/test_sasl_mechanism.c.o -o test_sasl_mechanism ../librabbitmq/librabbitmq.a -lssl -lcrypto -lrt -pthread [ 48%] Built target test_tables make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 49%] Building C object examples/CMakeFiles/amqp_bind.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_bind.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c [ 50%] Building C object examples/CMakeFiles/amqp_producer.dir/amqp_producer.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_producer.dir/amqp_producer.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_producer.c [ 52%] Linking C executable amqp_bind [ 52%] Building C object examples/CMakeFiles/amqp_producer.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_bind.dir/link.txt --verbose=1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_producer.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_bind.dir/amqp_bind.c.o CMakeFiles/amqp_bind.dir/utils.c.o CMakeFiles/amqp_bind.dir/unix/platform_utils.c.o -o amqp_bind -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 52%] Built target test_sasl_mechanism make -f examples/CMakeFiles/amqp_exchange_declare.dir/build.make examples/CMakeFiles/amqp_exchange_declare.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_exchange_declare.dir/DependInfo.cmake --color= Scanning dependencies of target amqp_exchange_declare make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_exchange_declare.dir/build.make examples/CMakeFiles/amqp_exchange_declare.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 53%] Building C object examples/CMakeFiles/amqp_exchange_declare.dir/amqp_exchange_declare.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_exchange_declare.dir/amqp_exchange_declare.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_exchange_declare.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/depend [ 53%] Built target amqp_bind make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_sendstring.dir/DependInfo.cmake --color= make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_listen.dir/DependInfo.cmake --color= Scanning dependencies of target amqp_sendstring make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/build Scanning dependencies of target amqp_listen make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 54%] Building C object examples/CMakeFiles/amqp_sendstring.dir/amqp_sendstring.c.o [ 55%] Building C object examples/CMakeFiles/amqp_listen.dir/amqp_listen.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_listen.dir/amqp_listen.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_listen.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_sendstring.dir/amqp_sendstring.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_sendstring.c [ 56%] Building C object examples/CMakeFiles/amqp_exchange_declare.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_exchange_declare.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c [ 57%] Building C object examples/CMakeFiles/amqp_sendstring.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_sendstring.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c [ 57%] Building C object examples/CMakeFiles/amqp_listen.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_listen.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c [ 58%] Building C object examples/CMakeFiles/amqp_exchange_declare.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_exchange_declare.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c [ 59%] Linking C executable amqp_exchange_declare cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_exchange_declare.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_exchange_declare.dir/amqp_exchange_declare.c.o CMakeFiles/amqp_exchange_declare.dir/utils.c.o CMakeFiles/amqp_exchange_declare.dir/unix/platform_utils.c.o -o amqp_exchange_declare -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 61%] Building C object examples/CMakeFiles/amqp_sendstring.dir/unix/platform_utils.c.o [ 61%] Building C object examples/CMakeFiles/amqp_listen.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_sendstring.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_listen.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c [ 62%] Linking C executable amqp_listen cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_listen.dir/link.txt --verbose=1 [ 63%] Linking C executable amqp_sendstring cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_sendstring.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_listen.dir/amqp_listen.c.o CMakeFiles/amqp_listen.dir/utils.c.o CMakeFiles/amqp_listen.dir/unix/platform_utils.c.o -o amqp_listen -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_sendstring.dir/amqp_sendstring.c.o CMakeFiles/amqp_sendstring.dir/utils.c.o CMakeFiles/amqp_sendstring.dir/unix/platform_utils.c.o -o amqp_sendstring -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 63%] Built target amqp_exchange_declare make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_listenq.dir/DependInfo.cmake --color= Scanning dependencies of target amqp_listenq make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 64%] Building C object examples/CMakeFiles/amqp_listenq.dir/amqp_listenq.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_listenq.dir/amqp_listenq.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_listenq.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 64%] Built target amqp_listen [ 64%] Built target amqp_sendstring make -f examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build.make examples/CMakeFiles/amqp_rpc_sendstring_client.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_rpc_sendstring_client.dir/DependInfo.cmake --color= [ 65%] Building C object examples/CMakeFiles/amqp_producer.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_producer.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c [ 66%] Building C object examples/CMakeFiles/amqp_listenq.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_listenq.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c Scanning dependencies of target amqp_rpc_sendstring_client make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build.make examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 67%] Building C object examples/CMakeFiles/amqp_listenq.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_listenq.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c [ 67%] Building C object examples/CMakeFiles/amqp_rpc_sendstring_client.dir/amqp_rpc_sendstring_client.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_rpc_sendstring_client.dir/amqp_rpc_sendstring_client.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_rpc_sendstring_client.c [ 68%] Linking C executable amqp_producer cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_producer.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_producer.dir/amqp_producer.c.o CMakeFiles/amqp_producer.dir/utils.c.o CMakeFiles/amqp_producer.dir/unix/platform_utils.c.o -o amqp_producer -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 69%] Building C object examples/CMakeFiles/amqp_rpc_sendstring_client.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_rpc_sendstring_client.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_consumer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' Scanning dependencies of target amqp_consumer make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 69%] Built target amqp_producer make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_unbind.dir/DependInfo.cmake --color= [ 70%] Building C object examples/CMakeFiles/amqp_consumer.dir/amqp_consumer.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_consumer.dir/amqp_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_consumer.c Scanning dependencies of target amqp_unbind make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 71%] Building C object examples/CMakeFiles/amqp_unbind.dir/amqp_unbind.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_unbind.dir/amqp_unbind.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_unbind.c [ 72%] Linking C executable amqp_listenq cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_listenq.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_listenq.dir/amqp_listenq.c.o CMakeFiles/amqp_listenq.dir/utils.c.o CMakeFiles/amqp_listenq.dir/unix/platform_utils.c.o -o amqp_listenq -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 73%] Building C object examples/CMakeFiles/amqp_unbind.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_unbind.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c [ 74%] Building C object examples/CMakeFiles/amqp_consumer.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_consumer.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 74%] Built target amqp_listenq [ 75%] Building C object examples/CMakeFiles/amqp_consumer.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_consumer.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c make -f examples/CMakeFiles/amqp_ssl_connect.dir/build.make examples/CMakeFiles/amqp_ssl_connect.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_ssl_connect.dir/DependInfo.cmake --color= [ 76%] Building C object examples/CMakeFiles/amqp_unbind.dir/unix/platform_utils.c.o [ 77%] Building C object examples/CMakeFiles/amqp_rpc_sendstring_client.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_unbind.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_rpc_sendstring_client.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c Scanning dependencies of target amqp_ssl_connect make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_ssl_connect.dir/build.make examples/CMakeFiles/amqp_ssl_connect.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 78%] Building C object examples/CMakeFiles/amqp_ssl_connect.dir/amqp_ssl_connect.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_ssl_connect.dir/amqp_ssl_connect.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_ssl_connect.c [ 79%] Linking C executable amqp_consumer cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_consumer.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_consumer.dir/amqp_consumer.c.o CMakeFiles/amqp_consumer.dir/utils.c.o CMakeFiles/amqp_consumer.dir/unix/platform_utils.c.o -o amqp_consumer -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 81%] Linking C executable amqp_rpc_sendstring_client [ 81%] Linking C executable amqp_unbind cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_unbind.dir/link.txt --verbose=1 cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_rpc_sendstring_client.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_unbind.dir/amqp_unbind.c.o CMakeFiles/amqp_unbind.dir/utils.c.o CMakeFiles/amqp_unbind.dir/unix/platform_utils.c.o -o amqp_unbind -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_rpc_sendstring_client.dir/amqp_rpc_sendstring_client.c.o CMakeFiles/amqp_rpc_sendstring_client.dir/utils.c.o CMakeFiles/amqp_rpc_sendstring_client.dir/unix/platform_utils.c.o -o amqp_rpc_sendstring_client -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 82%] Building C object examples/CMakeFiles/amqp_ssl_connect.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_ssl_connect.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 82%] Built target amqp_consumer make -f examples/CMakeFiles/amqp_connect_timeout.dir/build.make examples/CMakeFiles/amqp_connect_timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_connect_timeout.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 82%] Built target amqp_rpc_sendstring_client [ 82%] Built target amqp_unbind Scanning dependencies of target amqp_connect_timeout make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 83%] Building C object examples/CMakeFiles/amqp_ssl_connect.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_ssl_connect.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c make -f tools/CMakeFiles/amqp-declare-queue.dir/build.make tools/CMakeFiles/amqp-declare-queue.dir/depend make -f examples/CMakeFiles/amqp_connect_timeout.dir/build.make examples/CMakeFiles/amqp_connect_timeout.dir/build make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-declare-queue.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-publish.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 84%] Building C object examples/CMakeFiles/amqp_connect_timeout.dir/amqp_connect_timeout.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_connect_timeout.dir/amqp_connect_timeout.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/amqp_connect_timeout.c Scanning dependencies of target amqp-declare-queue Scanning dependencies of target amqp-publish make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-declare-queue.dir/build.make tools/CMakeFiles/amqp-declare-queue.dir/build make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 84%] Linking C executable amqp_ssl_connect cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_ssl_connect.dir/link.txt --verbose=1 [ 85%] Building C object tools/CMakeFiles/amqp-declare-queue.dir/declare_queue.c.o [ 86%] Building C object tools/CMakeFiles/amqp-publish.dir/publish.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-declare-queue.dir/declare_queue.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/declare_queue.c cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-publish.dir/publish.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/publish.c /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_ssl_connect.dir/amqp_ssl_connect.c.o CMakeFiles/amqp_ssl_connect.dir/utils.c.o CMakeFiles/amqp_ssl_connect.dir/unix/platform_utils.c.o -o amqp_ssl_connect -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 87%] Building C object examples/CMakeFiles/amqp_connect_timeout.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_connect_timeout.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 87%] Built target amqp_ssl_connect [ 87%] Building C object examples/CMakeFiles/amqp_connect_timeout.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp_connect_timeout.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/unix/platform_utils.c [ 88%] Building C object tools/CMakeFiles/amqp-publish.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-publish.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/common.c [ 89%] Building C object tools/CMakeFiles/amqp-declare-queue.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-declare-queue.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/common.c make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-get.dir/DependInfo.cmake --color= [ 90%] Linking C executable amqp_connect_timeout cd /builddir/build/BUILD/rabbitmq-c-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_connect_timeout.dir/link.txt --verbose=1 Scanning dependencies of target amqp-get make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp_connect_timeout.dir/amqp_connect_timeout.c.o CMakeFiles/amqp_connect_timeout.dir/utils.c.o CMakeFiles/amqp_connect_timeout.dir/unix/platform_utils.c.o -o amqp_connect_timeout -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq ../librabbitmq/librabbitmq.so.4.3.0 -lssl -lcrypto -lrt -pthread [ 91%] Building C object tools/CMakeFiles/amqp-get.dir/get.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-get.dir/get.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/get.c [ 91%] Building C object tools/CMakeFiles/amqp-get.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-get.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/common.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 91%] Built target amqp_connect_timeout make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-consume.dir/DependInfo.cmake --color= Scanning dependencies of target amqp-consume make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 91%] Building C object tools/CMakeFiles/amqp-consume.dir/consume.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-consume.dir/consume.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/consume.c [ 92%] Linking C executable amqp-publish cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-publish.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp-publish.dir/publish.c.o CMakeFiles/amqp-publish.dir/common.c.o -o amqp-publish -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq: ../librabbitmq/librabbitmq.so.4.3.0 -lpopt -lssl -lcrypto -lrt -pthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 92%] Built target amqp-publish make -f tools/CMakeFiles/amqp-delete-queue.dir/build.make tools/CMakeFiles/amqp-delete-queue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-delete-queue.dir/DependInfo.cmake --color= [ 93%] Linking C executable amqp-get cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-get.dir/link.txt --verbose=1 Scanning dependencies of target amqp-delete-queue make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-delete-queue.dir/build.make tools/CMakeFiles/amqp-delete-queue.dir/build /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp-get.dir/get.c.o CMakeFiles/amqp-get.dir/common.c.o -o amqp-get -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq: ../librabbitmq/librabbitmq.so.4.3.0 -lpopt -lssl -lcrypto -lrt -pthread make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 94%] Building C object tools/CMakeFiles/amqp-delete-queue.dir/delete_queue.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-delete-queue.dir/delete_queue.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/delete_queue.c [ 95%] Building C object tools/CMakeFiles/amqp-consume.dir/unix/process.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-consume.dir/unix/process.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix/process.c [ 96%] Linking C executable amqp-declare-queue cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-declare-queue.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp-declare-queue.dir/declare_queue.c.o CMakeFiles/amqp-declare-queue.dir/common.c.o -o amqp-declare-queue -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq: ../librabbitmq/librabbitmq.so.4.3.0 -lpopt -lssl -lcrypto -lrt -pthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 96%] Built target amqp-get [ 97%] Building C object tools/CMakeFiles/amqp-delete-queue.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-delete-queue.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/common.c [ 98%] Building C object tools/CMakeFiles/amqp-consume.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools -I/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-0.9.0/tools/unix -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -pthread -o CMakeFiles/amqp-consume.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/common.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 98%] Built target amqp-declare-queue [ 99%] Linking C executable amqp-delete-queue cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-delete-queue.dir/link.txt --verbose=1 [100%] Linking C executable amqp-consume cd /builddir/build/BUILD/rabbitmq-c-0.9.0/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-consume.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp-delete-queue.dir/delete_queue.c.o CMakeFiles/amqp-delete-queue.dir/common.c.o -o amqp-delete-queue -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq: ../librabbitmq/librabbitmq.so.4.3.0 -lpopt -lssl -lcrypto -lrt -pthread /usr/bin/cc -Wall -Wextra -Wstrict-prototypes -Wno-unused-function -fno-common -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -std=gnu90 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqp-consume.dir/consume.c.o CMakeFiles/amqp-consume.dir/unix/process.c.o CMakeFiles/amqp-consume.dir/common.c.o -o amqp-consume -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq: ../librabbitmq/librabbitmq.so.4.3.0 -lpopt -lssl -lcrypto -lrt -pthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [100%] Built target amqp-delete-queue [100%] Built target amqp-consume make[1]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-0.9.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Oky3sQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm + cd rabbitmq-c-0.9.0 + make install DESTDIR=/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm /usr/bin/cmake -H/builddir/build/BUILD/rabbitmq-c-0.9.0 -B/builddir/build/BUILD/rabbitmq-c-0.9.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-0.9.0/CMakeFiles /builddir/build/BUILD/rabbitmq-c-0.9.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/CMakeFiles/rabbitmq-static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'librabbitmq/CMakeFiles/rabbitmq-static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 14%] Built target rabbitmq-static make -f librabbitmq/CMakeFiles/rabbitmq.dir/build.make librabbitmq/CMakeFiles/rabbitmq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq /builddir/build/BUILD/rabbitmq-c-0.9.0/librabbitmq/CMakeFiles/rabbitmq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f librabbitmq/CMakeFiles/rabbitmq.dir/build.make librabbitmq/CMakeFiles/rabbitmq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'librabbitmq/CMakeFiles/rabbitmq.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 28%] Built target rabbitmq make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_bind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_bind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 32%] Built target amqp_bind make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_producer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_producer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 36%] Built target amqp_producer make -f examples/CMakeFiles/amqp_exchange_declare.dir/build.make examples/CMakeFiles/amqp_exchange_declare.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_exchange_declare.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_exchange_declare.dir/build.make examples/CMakeFiles/amqp_exchange_declare.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_exchange_declare.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 40%] Built target amqp_exchange_declare make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_sendstring.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_sendstring.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 44%] Built target amqp_sendstring make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_listen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_listen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 47%] Built target amqp_listen make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_listenq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_listenq.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 51%] Built target amqp_listenq make -f examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build.make examples/CMakeFiles/amqp_rpc_sendstring_client.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_rpc_sendstring_client.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build.make examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 54%] Built target amqp_rpc_sendstring_client make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_consumer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_consumer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 58%] Built target amqp_consumer make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_unbind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_unbind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 62%] Built target amqp_unbind make -f examples/CMakeFiles/amqp_ssl_connect.dir/build.make examples/CMakeFiles/amqp_ssl_connect.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_ssl_connect.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_ssl_connect.dir/build.make examples/CMakeFiles/amqp_ssl_connect.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_ssl_connect.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 65%] Built target amqp_ssl_connect make -f examples/CMakeFiles/amqp_connect_timeout.dir/build.make examples/CMakeFiles/amqp_connect_timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/examples /builddir/build/BUILD/rabbitmq-c-0.9.0/examples/CMakeFiles/amqp_connect_timeout.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f examples/CMakeFiles/amqp_connect_timeout.dir/build.make examples/CMakeFiles/amqp_connect_timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_connect_timeout.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 68%] Built target amqp_connect_timeout make -f tools/CMakeFiles/amqp-declare-queue.dir/build.make tools/CMakeFiles/amqp-declare-queue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-declare-queue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-declare-queue.dir/build.make tools/CMakeFiles/amqp-declare-queue.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-declare-queue.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 71%] Built target amqp-declare-queue make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-publish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-publish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 74%] Built target amqp-publish make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-get.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-get.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 76%] Built target amqp-get make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-consume.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-consume.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 79%] Built target amqp-consume make -f tools/CMakeFiles/amqp-delete-queue.dir/build.make tools/CMakeFiles/amqp-delete-queue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/amqp-delete-queue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/amqp-delete-queue.dir/build.make tools/CMakeFiles/amqp-delete-queue.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-delete-queue.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 82%] Built target amqp-delete-queue make -f tools/CMakeFiles/man.dir/build.make tools/CMakeFiles/man.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tools /builddir/build/BUILD/rabbitmq-c-0.9.0/tools/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tools/CMakeFiles/man.dir/build.make tools/CMakeFiles/man.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tools/CMakeFiles/man.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 88%] Built target man make -f tests/CMakeFiles/test_merge_capabilities.dir/build.make tests/CMakeFiles/test_merge_capabilities.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_merge_capabilities.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_merge_capabilities.dir/build.make tests/CMakeFiles/test_merge_capabilities.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tests/CMakeFiles/test_merge_capabilities.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 90%] Built target test_merge_capabilities make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_tables.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tests/CMakeFiles/test_tables.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 92%] Built target test_tables make -f tests/CMakeFiles/test_parse_url.dir/build.make tests/CMakeFiles/test_parse_url.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_parse_url.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_parse_url.dir/build.make tests/CMakeFiles/test_parse_url.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tests/CMakeFiles/test_parse_url.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 94%] Built target test_parse_url make -f tests/CMakeFiles/test_hostcheck.dir/build.make tests/CMakeFiles/test_hostcheck.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_hostcheck.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_hostcheck.dir/build.make tests/CMakeFiles/test_hostcheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tests/CMakeFiles/test_hostcheck.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 96%] Built target test_hostcheck make -f tests/CMakeFiles/test_status_enum.dir/build.make tests/CMakeFiles/test_status_enum.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_status_enum.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_status_enum.dir/build.make tests/CMakeFiles/test_status_enum.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tests/CMakeFiles/test_status_enum.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [ 98%] Built target test_status_enum make -f tests/CMakeFiles/test_sasl_mechanism.dir/build.make tests/CMakeFiles/test_sasl_mechanism.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' cd /builddir/build/BUILD/rabbitmq-c-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0 /builddir/build/BUILD/rabbitmq-c-0.9.0/tests /builddir/build/BUILD/rabbitmq-c-0.9.0/tests/CMakeFiles/test_sasl_mechanism.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make -f tests/CMakeFiles/test_sasl_mechanism.dir/build.make tests/CMakeFiles/test_sasl_mechanism.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sasl_mechanism.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' [100%] Built target test_sasl_mechanism make[1]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-0.9.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-0.9.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/pkgconfig/librabbitmq.pc -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/librabbitmq.so.4.3.0 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/librabbitmq.so.4 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/librabbitmq.so -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/librabbitmq.a -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/include/amqp.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/include/amqp_framing.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/include/amqp_tcp_socket.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/include/amqp_ssl_socket.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/man/man1/amqp-consume.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/man/man1/amqp-declare-queue.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/man/man1/amqp-delete-queue.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/man/man1/amqp-get.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/man/man1/amqp-publish.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/man/man7/librabbitmq-tools.7 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-publish -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-publish" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-get -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-get" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-consume -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-consume" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-declare-queue -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-declare-queue" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-delete-queue -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-delete-queue" to "" + rm /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/librabbitmq.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.0-1.el8 --unique-debug-suffix -0.9.0-1.el8.arm --unique-debug-src-base librabbitmq-0.9.0-1.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rabbitmq-c-0.9.0 extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-consume extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-get extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-delete-queue extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-declare-queue extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/bin/amqp-publish extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/librabbitmq.so.4.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 968 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Pz6tsR + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-0.9.0 + : check .pc is usable + grep @ /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/lib/pkgconfig/librabbitmq.pc + : upstream tests + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/rabbitmq-c-0.9.0 Start 1: parse_url 1/6 Test #1: parse_url ........................ Passed 0.01 sec Start 2: tables 2/6 Test #2: tables ........................... Passed 0.01 sec Start 3: hostcheck 3/6 Test #3: hostcheck ........................ Passed 0.00 sec Start 4: status_enum 4/6 Test #4: status_enum ...................... Passed 0.01 sec Start 5: sasl_mechanism 5/6 Test #5: sasl_mechanism ................... Passed 0.01 sec Start 6: merge_capabilities 6/6 Test #6: merge_capabilities ............... Passed 0.01 sec 100% tests passed, 0 tests failed out of 6 Total Test time (real) = 0.05 sec + exit 0 Processing files: librabbitmq-0.9.0-1.el8.armv5tel Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EG1yc1 + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/licenses/librabbitmq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/licenses/librabbitmq + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/licenses/librabbitmq + exit 0 Provides: librabbitmq = 0.9.0-1.el8 librabbitmq(armv5tel-32) = 0.9.0-1.el8 librabbitmq.so.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) rtld(GNU_HASH) Processing files: librabbitmq-devel-0.9.0-1.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y6sMz5 + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + cp -pr THANKS /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + cp -pr TODO /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + cp -pr CONTRIBUTING.md ChangeLog.md README.md /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + cp -pr Examples /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm/usr/share/doc/librabbitmq-devel + exit 0 Provides: librabbitmq-devel = 0.9.0-1.el8 librabbitmq-devel(armv5tel-32) = 0.9.0-1.el8 pkgconfig(librabbitmq) = 0.9.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librabbitmq.so.4 pkgconfig(openssl) Processing files: librabbitmq-tools-0.9.0-1.el8.armv5tel Provides: librabbitmq-tools = 0.9.0-1.el8 librabbitmq-tools(armv5tel-32) = 0.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librabbitmq.so.4 librt.so.1 libssl.so.1.1 rtld(GNU_HASH) Processing files: librabbitmq-debugsource-0.9.0-1.el8.armv5tel Provides: librabbitmq-debugsource = 0.9.0-1.el8 librabbitmq-debugsource(armv5tel-32) = 0.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: librabbitmq-debuginfo-0.9.0-1.el8.armv5tel Provides: debuginfo(build-id) = 92d2f64cb8494f97ae11ef092f320b6431bfea7f librabbitmq-debuginfo = 0.9.0-1.el8 librabbitmq-debuginfo(armv5tel-32) = 0.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librabbitmq-debugsource(armv5tel-32) = 0.9.0-1.el8 Processing files: librabbitmq-tools-debuginfo-0.9.0-1.el8.armv5tel Provides: debuginfo(build-id) = 06178132a73954c3f8412f97798c8c80af51dab5 debuginfo(build-id) = 2011d25502e544a8992ca3b56d8b87d546b924a4 debuginfo(build-id) = 212b57704f61759e55659ea7449a9584e4e688ea debuginfo(build-id) = 63d1a90d276f3e6d3249d3b0d674e0326cd579a0 debuginfo(build-id) = 8dfc872500c9f8cbc3a86c8cf04a2d613215f70d librabbitmq-tools-debuginfo = 0.9.0-1.el8 librabbitmq-tools-debuginfo(armv5tel-32) = 0.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librabbitmq-debugsource(armv5tel-32) = 0.9.0-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm Wrote: /builddir/build/RPMS/librabbitmq-0.9.0-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/librabbitmq-devel-0.9.0-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/librabbitmq-tools-0.9.0-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/librabbitmq-debugsource-0.9.0-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/librabbitmq-debuginfo-0.9.0-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/librabbitmq-tools-debuginfo-0.9.0-1.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VcCCME + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/librabbitmq-0.9.0-1.el8.arm + exit 0 Child return code was: 0