Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/librabbitmq.spec'], chrootPath='/var/lib/mock/f28-build-11554037-860346/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/librabbitmq-0.8.0-7.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/librabbitmq.spec'], chrootPath='/var/lib/mock/f28-build-11554037-860346/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qQ3rCi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + /usr/bin/gzip -dc /builddir/build/SOURCES/rabbitmq-c-0.8.0-caad0ef.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -pr examples Examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.URej6t + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + 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 -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TOOLS_DOCS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=ON -- The C compiler identification is GNU 8.0.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 htonll -- Looking for htonll - not 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 -- 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) -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.0g", minimum required is "0.9.8") -- Building rabbitmq as a shared library - yes -- Building rabbitmq as a static library - yes -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b -B/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/CMakeFiles /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/CMakeFiles/rabbitmq-static.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/CMakeFiles/rabbitmq.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_hostcheck.dir/DependInfo.cmake --color= Scanning dependencies of target man Scanning dependencies of target test_hostcheck make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/man.dir/build.make tools/CMakeFiles/man.dir/build make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tests/CMakeFiles/test_hostcheck.dir/build.make tests/CMakeFiles/test_hostcheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' Scanning dependencies of target rabbitmq make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f librabbitmq/CMakeFiles/rabbitmq.dir/build.make librabbitmq/CMakeFiles/rabbitmq.dir/build Scanning dependencies of target rabbitmq-static make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 0%] Generating doc/man-date.ent cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && date "+'%Y-%m-%d'" > /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc/man-date.ent make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 1%] Building C object tests/CMakeFiles/test_hostcheck.dir/test_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_hostcheck.dir/test_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/test_hostcheck.c [ 2%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_framing.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_framing.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_framing.c [ 3%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_framing.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_framing.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_framing.c [ 4%] Generating doc/amqp-consume.1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc -o /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc man /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_hostcheck.dir/__/librabbitmq/amqp_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_hostcheck.c [ 5%] Linking C executable test_hostcheck cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b' [ 5%] Built target test_hostcheck [ 6%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_api.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_api.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_api.c [ 6%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_connection.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_connection.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c: In function 'amqp_handle_input': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:276:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (memcmp(raw_frame, "AMQP", 4) == 0) { ^ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:296:3: note: here case CONNECTION_STATE_HEADER: { ^~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:296:33: warning: this statement may fall through [-Wimplicit-fallthrough=] case CONNECTION_STATE_HEADER: { ^ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:334:3: note: here case CONNECTION_STATE_BODY: { ^~~~ Note: Writing amqp-consume.1 [ 7%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_mem.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_mem.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_mem.c [ 8%] Generating doc/amqp-declare-queue.1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc -o /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc man /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc/amqp-declare-queue.xml [ 9%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_socket.c Note: Writing amqp-declare-queue.1 [ 9%] Generating doc/amqp-delete-queue.1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc -o /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc man /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc/amqp-delete-queue.xml [ 10%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_table.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_table.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_table.c [ 10%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_url.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_url.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_url.c [ 11%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_connection.c.o [ 11%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_api.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_api.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_api.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_connection.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c [ 12%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_tcp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_tcp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_tcp_socket.c Note: Writing amqp-delete-queue.1 /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c: In function 'amqp_handle_input': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:276:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (memcmp(raw_frame, "AMQP", 4) == 0) { ^ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:296:3: note: here case CONNECTION_STATE_HEADER: { ^~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:296:33: warning: this statement may fall through [-Wimplicit-fallthrough=] case CONNECTION_STATE_HEADER: { ^ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_connection.c:334:3: note: here case CONNECTION_STATE_BODY: { ^~~~ [ 13%] Generating doc/amqp-get.1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc -o /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc man /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc/amqp-get.xml [ 14%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_time.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_time.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_time.c [ 15%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_mem.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_mem.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_mem.c [ 15%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_consumer.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_consumer.c [ 16%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_socket.c [ 17%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_table.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_table.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_table.c [ 18%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_openssl.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_openssl.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c: In function 'initialize_openssl': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c:643:7: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/x509v3.h:14, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.h:34, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c:32: /usr/include/openssl/conf.h:92:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ Note: Writing amqp-get.1 [ 18%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_url.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_url.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_url.c [ 19%] Generating doc/amqp-publish.1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc -o /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc man /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc/amqp-publish.xml [ 20%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_openssl_hostname_validation.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_openssl_hostname_validation.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c [ 21%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_tcp_socket.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_tcp_socket.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_tcp_socket.c [ 22%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_time.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_time.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_time.c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c: In function 'amqp_matches_common_name': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:74:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] common_name_str = (char *)ASN1_STRING_data(common_name_asn1); ^~~~~~~~~~~~~~~ In file included from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from /usr/include/openssl/objects.h:916, from /usr/include/openssl/evp.h:27, from /usr/include/openssl/x509.h:23, from /usr/include/openssl/x509v3.h:14, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:32: /usr/include/openssl/asn1.h:553:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if ((size_t)ASN1_STRING_length(common_name_asn1) != strlen(common_name_str)) { ^~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: warning: incompatible implicit declaration of built-in function 'strlen' /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: note: include '' or provide a declaration of 'strlen' /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:37:1: +#include /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: if ((size_t)ASN1_STRING_length(common_name_asn1) != strlen(common_name_str)) { ^~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c: In function 'amqp_matches_subject_alternative_name': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:121:7: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] char *dns_name = (char *)ASN1_STRING_data(current_name->d.dNSName); ^~~~ In file included from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from /usr/include/openssl/objects.h:916, from /usr/include/openssl/evp.h:27, from /usr/include/openssl/x509.h:23, from /usr/include/openssl/x509v3.h:14, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:32: /usr/include/openssl/asn1.h:553:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:125:11: warning: incompatible implicit declaration of built-in function 'strlen' strlen(dns_name)) { ^~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:125:11: note: include '' or provide a declaration of 'strlen' [ 22%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_consumer.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_consumer.c [ 23%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_openssl.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_openssl.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c [ 24%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -Drabbitmq_EXPORTS -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -fPIC -o CMakeFiles/rabbitmq.dir/amqp_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_hostcheck.c [ 24%] Linking C shared library librabbitmq.so cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,librabbitmq.so.4 -o librabbitmq.so.4.2.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 -lssl -lcrypto -lrt -lpthread /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c: In function 'initialize_openssl': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c:643:7: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/x509v3.h:14, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.h:34, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl.c:32: /usr/include/openssl/conf.h:92:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ [ 25%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_openssl_hostname_validation.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_openssl_hostname_validation.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cmake -E cmake_symlink_library librabbitmq.so.4.2.0 librabbitmq.so.4 librabbitmq.so make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 25%] Built target rabbitmq [ 26%] Building C object librabbitmq/CMakeFiles/rabbitmq-static.dir/amqp_hostcheck.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cc -DAMQP_BUILD -DAMQP_STATIC -DENABLE_THREAD_SAFETY -DHAVE_CONFIG_H -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/rabbitmq-static.dir/amqp_hostcheck.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_hostcheck.c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c: In function 'amqp_matches_common_name': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:74:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] common_name_str = (char *)ASN1_STRING_data(common_name_asn1); ^~~~~~~~~~~~~~~ In file included from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from /usr/include/openssl/objects.h:916, from /usr/include/openssl/evp.h:27, from /usr/include/openssl/x509.h:23, from /usr/include/openssl/x509v3.h:14, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:32: /usr/include/openssl/asn1.h:553:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if ((size_t)ASN1_STRING_length(common_name_asn1) != strlen(common_name_str)) { ^~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: warning: incompatible implicit declaration of built-in function 'strlen' /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: note: include '' or provide a declaration of 'strlen' /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:37:1: +#include /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:77:55: if ((size_t)ASN1_STRING_length(common_name_asn1) != strlen(common_name_str)) { ^~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c: In function 'amqp_matches_subject_alternative_name': /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:121:7: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] char *dns_name = (char *)ASN1_STRING_data(current_name->d.dNSName); ^~~~ In file included from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from /usr/include/openssl/objects.h:916, from /usr/include/openssl/evp.h:27, from /usr/include/openssl/x509.h:23, from /usr/include/openssl/x509v3.h:14, from /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:32: /usr/include/openssl/asn1.h:553:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:125:11: warning: incompatible implicit declaration of built-in function 'strlen' strlen(dns_name)) { ^~~~~~ /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/amqp_openssl_hostname_validation.c:125:11: note: include '' or provide a declaration of 'strlen' make -f examples/CMakeFiles/amqps_listenq.dir/build.make examples/CMakeFiles/amqps_listenq.dir/depend Note: Writing amqp-publish.1 make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_listenq.dir/DependInfo.cmake --color= [ 27%] Generating doc/librabbitmq-tools.7 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/xmlto --skip-validation --searchpath /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc -o /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc man /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/doc/librabbitmq-tools.xml Scanning dependencies of target amqps_listenq make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_listenq.dir/build.make examples/CMakeFiles/amqps_listenq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 28%] Building C object examples/CMakeFiles/amqps_listenq.dir/amqps_listenq.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_listenq.dir/amqps_listenq.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_listenq.c [ 28%] Linking C static library librabbitmq.a cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq && /usr/bin/cmake -P CMakeFiles/rabbitmq-static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 /usr/bin/ranlib librabbitmq.a [ 28%] Building C object examples/CMakeFiles/amqps_listenq.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_listenq.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 28%] Built target rabbitmq-static [ 29%] Building C object examples/CMakeFiles/amqps_listenq.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_listenq.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c make -f examples/CMakeFiles/amqps_bind.dir/build.make examples/CMakeFiles/amqps_bind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_bind.dir/DependInfo.cmake --color= Scanning dependencies of target amqps_bind make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_bind.dir/build.make examples/CMakeFiles/amqps_bind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_unbind.dir/build.make examples/CMakeFiles/amqps_unbind.dir/depend [ 29%] Building C object examples/CMakeFiles/amqps_bind.dir/amqps_bind.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_bind.dir/amqps_bind.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_bind.c make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_unbind.dir/DependInfo.cmake --color= Scanning dependencies of target amqps_unbind make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_unbind.dir/build.make examples/CMakeFiles/amqps_unbind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 30%] Building C object examples/CMakeFiles/amqps_unbind.dir/amqps_unbind.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_unbind.dir/amqps_unbind.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_unbind.c [ 31%] Linking C executable amqps_listenq cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_listenq.dir/amqps_listenq.c.o CMakeFiles/amqps_listenq.dir/utils.c.o CMakeFiles/amqps_listenq.dir/unix/platform_utils.c.o -o amqps_listenq -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 32%] Building C object examples/CMakeFiles/amqps_bind.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_bind.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 33%] Building C object examples/CMakeFiles/amqps_unbind.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_unbind.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 33%] Built target amqps_listenq 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_connect_timeout.dir/DependInfo.cmake --color= Scanning dependencies of target amqp_connect_timeout make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' [ 34%] Building C object examples/CMakeFiles/amqp_connect_timeout.dir/amqp_connect_timeout.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_connect_timeout.dir/amqp_connect_timeout.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_connect_timeout.c [ 35%] Building C object examples/CMakeFiles/amqps_bind.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_bind.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 36%] Building C object examples/CMakeFiles/amqp_connect_timeout.dir/utils.c.o [ 36%] Building C object examples/CMakeFiles/amqps_unbind.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_unbind.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_connect_timeout.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 36%] Linking C executable amqps_bind cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_bind.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_bind.dir/amqps_bind.c.o CMakeFiles/amqps_bind.dir/utils.c.o CMakeFiles/amqps_bind.dir/unix/platform_utils.c.o -o amqps_bind -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 36%] Linking C executable amqps_unbind cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_unbind.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_unbind.dir/amqps_unbind.c.o CMakeFiles/amqps_unbind.dir/utils.c.o CMakeFiles/amqps_unbind.dir/unix/platform_utils.c.o -o amqps_unbind -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread Note: Writing librabbitmq-tools.7 make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 36%] Built target amqps_bind 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_rpc_sendstring_client.dir/DependInfo.cmake --color= [ 37%] Building C object examples/CMakeFiles/amqp_connect_timeout.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_connect_timeout.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c Scanning dependencies of target amqp_rpc_sendstring_client make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build.make examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 38%] Building C object examples/CMakeFiles/amqp_rpc_sendstring_client.dir/amqp_rpc_sendstring_client.c.o [ 38%] Built target amqps_unbind make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/depend cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_rpc_sendstring_client.dir/amqp_rpc_sendstring_client.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_rpc_sendstring_client.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_bind.dir/DependInfo.cmake --color= [ 38%] Built target man make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_listenq.dir/DependInfo.cmake --color= Scanning dependencies of target amqp_bind [ 39%] Linking C executable amqp_connect_timeout make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/build cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_connect_timeout.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread Scanning dependencies of target amqp_listenq make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/build [ 40%] Building C object examples/CMakeFiles/amqp_bind.dir/amqp_bind.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_bind.dir/amqp_bind.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_bind.c make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 41%] Building C object examples/CMakeFiles/amqp_listenq.dir/amqp_listenq.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_listenq.dir/amqp_listenq.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_listenq.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 41%] Built target amqp_connect_timeout make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_listen.dir/DependInfo.cmake --color= [ 41%] Building C object examples/CMakeFiles/amqp_rpc_sendstring_client.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_rpc_sendstring_client.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 41%] Building C object examples/CMakeFiles/amqp_bind.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_bind.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c Scanning dependencies of target amqp_listen make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 42%] Building C object examples/CMakeFiles/amqp_listen.dir/amqp_listen.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_listen.dir/amqp_listen.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_listen.c [ 43%] Building C object examples/CMakeFiles/amqp_rpc_sendstring_client.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_rpc_sendstring_client.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 44%] Building C object examples/CMakeFiles/amqp_listen.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_listen.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 45%] Building C object examples/CMakeFiles/amqp_bind.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_bind.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 46%] Linking C executable amqp_rpc_sendstring_client cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_rpc_sendstring_client.dir/link.txt --verbose=1 [ 47%] Linking C executable amqp_bind cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_bind.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 48%] Building C object examples/CMakeFiles/amqp_listen.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_listen.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 48%] Built target amqp_rpc_sendstring_client make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_sendstring.dir/DependInfo.cmake --color= [ 48%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_producer.dir/DependInfo.cmake --color= Scanning dependencies of target amqp_sendstring make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' Scanning dependencies of target amqp_producer make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 49%] Building C object examples/CMakeFiles/amqp_sendstring.dir/amqp_sendstring.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_sendstring.dir/amqp_sendstring.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_sendstring.c [ 49%] Linking C executable amqp_listen cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_listen.dir/link.txt --verbose=1 [ 50%] Building C object examples/CMakeFiles/amqp_producer.dir/amqp_producer.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_producer.dir/amqp_producer.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_producer.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 50%] Building C object examples/CMakeFiles/amqp_sendstring.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_sendstring.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 50%] Built target amqp_listen 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' [ 51%] Building C object examples/CMakeFiles/amqp_producer.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_producer.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 51%] Building C object examples/CMakeFiles/amqp_exchange_declare.dir/amqp_exchange_declare.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_exchange_declare.dir/amqp_exchange_declare.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_exchange_declare.c [ 52%] Building C object examples/CMakeFiles/amqp_exchange_declare.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_exchange_declare.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 52%] Building C object examples/CMakeFiles/amqp_producer.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_producer.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 53%] Linking C executable amqp_producer cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 54%] Building C object examples/CMakeFiles/amqp_exchange_declare.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_exchange_declare.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 54%] Built target amqp_producer [ 54%] Linking C executable amqp_exchange_declare cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_exchange_declare.dir/link.txt --verbose=1 [ 55%] Building C object examples/CMakeFiles/amqp_sendstring.dir/unix/platform_utils.c.o [ 56%] Building C object examples/CMakeFiles/amqp_listenq.dir/utils.c.o [ 56%] Building C object examples/CMakeFiles/amqp_listenq.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_listenq.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_sendstring.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_listenq.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread make -f examples/CMakeFiles/amqps_consumer.dir/build.make examples/CMakeFiles/amqps_consumer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_consumer.dir/DependInfo.cmake --color= [ 57%] Linking C executable amqp_sendstring cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_sendstring.dir/link.txt --verbose=1 Scanning dependencies of target amqps_consumer make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_consumer.dir/build.make examples/CMakeFiles/amqps_consumer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 58%] Building C object examples/CMakeFiles/amqps_consumer.dir/amqps_consumer.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_consumer.dir/amqps_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_consumer.c [ 58%] Built target amqp_exchange_declare [ 59%] Building C object examples/CMakeFiles/amqps_consumer.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_consumer.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 60%] Linking C executable amqp_listenq cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_listenq.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 60%] Building C object examples/CMakeFiles/amqps_consumer.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_consumer.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_listen.dir/build.make examples/CMakeFiles/amqps_listen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_listen.dir/DependInfo.cmake --color= [ 60%] Built target amqp_sendstring make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/depend [ 60%] Built target amqp_listenq make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_consumer.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_unbind.dir/DependInfo.cmake --color= Scanning dependencies of target amqps_listen make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_listen.dir/build.make examples/CMakeFiles/amqps_listen.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' Scanning dependencies of target amqp_unbind Scanning dependencies of target amqp_consumer make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/build make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/build [ 61%] Linking C executable amqps_consumer cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_consumer.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 62%] Building C object examples/CMakeFiles/amqps_listen.dir/amqps_listen.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_listen.dir/amqps_listen.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_listen.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_consumer.dir/amqps_consumer.c.o CMakeFiles/amqps_consumer.dir/utils.c.o CMakeFiles/amqps_consumer.dir/unix/platform_utils.c.o -o amqps_consumer -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 62%] Building C object examples/CMakeFiles/amqp_unbind.dir/amqp_unbind.c.o [ 62%] Building C object examples/CMakeFiles/amqp_consumer.dir/amqp_consumer.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_consumer.dir/amqp_consumer.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_consumer.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_unbind.dir/amqp_unbind.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqp_unbind.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 63%] Building C object examples/CMakeFiles/amqp_unbind.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_unbind.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 63%] Built target amqps_consumer [ 64%] Building C object examples/CMakeFiles/amqp_consumer.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_consumer.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 65%] Building C object examples/CMakeFiles/amqp_consumer.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_consumer.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 65%] Building C object examples/CMakeFiles/amqps_listen.dir/utils.c.o [ 66%] Building C object examples/CMakeFiles/amqps_listen.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_listen.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_listen.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 67%] Building C object examples/CMakeFiles/amqp_unbind.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp_unbind.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c make -f examples/CMakeFiles/amqps_connect_timeout.dir/build.make examples/CMakeFiles/amqps_connect_timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_connect_timeout.dir/DependInfo.cmake --color= [ 68%] Linking C executable amqp_consumer cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_consumer.dir/link.txt --verbose=1 Scanning dependencies of target amqps_connect_timeout make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_connect_timeout.dir/build.make examples/CMakeFiles/amqps_connect_timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 69%] Building C object examples/CMakeFiles/amqps_connect_timeout.dir/amqps_connect_timeout.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_connect_timeout.dir/amqps_connect_timeout.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_connect_timeout.c [ 70%] Linking C executable amqp_unbind cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp_unbind.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 71%] Linking C executable amqps_listen cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_listen.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_listen.dir/amqps_listen.c.o CMakeFiles/amqps_listen.dir/utils.c.o CMakeFiles/amqps_listen.dir/unix/platform_utils.c.o -o amqps_listen -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 72%] Building C object examples/CMakeFiles/amqps_connect_timeout.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_connect_timeout.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 73%] Building C object examples/CMakeFiles/amqps_connect_timeout.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_connect_timeout.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 73%] Built target amqp_consumer [ 73%] Built target amqp_unbind [ 73%] Built target amqps_listen make -f examples/CMakeFiles/amqps_sendstring.dir/build.make examples/CMakeFiles/amqps_sendstring.dir/depend make -f examples/CMakeFiles/amqps_exchange_declare.dir/build.make examples/CMakeFiles/amqps_exchange_declare.dir/depend make -f examples/CMakeFiles/amqps_producer.dir/build.make examples/CMakeFiles/amqps_producer.dir/depend [ 73%] Linking C executable amqps_connect_timeout cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_connect_timeout.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_connect_timeout.dir/amqps_connect_timeout.c.o CMakeFiles/amqps_connect_timeout.dir/utils.c.o CMakeFiles/amqps_connect_timeout.dir/unix/platform_utils.c.o -o amqps_connect_timeout -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_sendstring.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_exchange_declare.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_producer.dir/DependInfo.cmake --color= Scanning dependencies of target amqps_producer Scanning dependencies of target amqps_sendstring Scanning dependencies of target amqps_exchange_declare make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_sendstring.dir/build.make examples/CMakeFiles/amqps_sendstring.dir/build make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_exchange_declare.dir/build.make examples/CMakeFiles/amqps_exchange_declare.dir/build make -f examples/CMakeFiles/amqps_producer.dir/build.make examples/CMakeFiles/amqps_producer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 74%] Building C object examples/CMakeFiles/amqps_sendstring.dir/amqps_sendstring.c.o [ 74%] Building C object examples/CMakeFiles/amqps_producer.dir/amqps_producer.c.o [ 74%] Building C object examples/CMakeFiles/amqps_exchange_declare.dir/amqps_exchange_declare.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_producer.dir/amqps_producer.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_producer.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_exchange_declare.dir/amqps_exchange_declare.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_exchange_declare.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_sendstring.dir/amqps_sendstring.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/amqps_sendstring.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 74%] Built target amqps_connect_timeout [ 75%] Building C object examples/CMakeFiles/amqps_exchange_declare.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_exchange_declare.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 76%] Building C object examples/CMakeFiles/amqps_sendstring.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_sendstring.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c [ 76%] Building C object examples/CMakeFiles/amqps_exchange_declare.dir/unix/platform_utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_exchange_declare.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 78%] Building C object examples/CMakeFiles/amqps_producer.dir/unix/platform_utils.c.o [ 78%] Building C object examples/CMakeFiles/amqps_producer.dir/utils.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_producer.dir/utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/utils.c cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_producer.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c [ 79%] Linking C executable amqps_exchange_declare cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_exchange_declare.dir/amqps_exchange_declare.c.o CMakeFiles/amqps_exchange_declare.dir/utils.c.o CMakeFiles/amqps_exchange_declare.dir/unix/platform_utils.c.o -o amqps_exchange_declare -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread [ 80%] Building C object examples/CMakeFiles/amqps_sendstring.dir/unix/platform_utils.c.o make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/depend cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cc -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqps_sendstring.dir/unix/platform_utils.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/unix/platform_utils.c make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-publish.dir/DependInfo.cmake --color= Scanning dependencies of target amqp-publish make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 81%] Building C object tools/CMakeFiles/amqp-publish.dir/publish.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-publish.dir/publish.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/publish.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 81%] Linking C executable amqps_sendstring cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_sendstring.dir/link.txt --verbose=1 [ 81%] Built target amqps_exchange_declare /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_sendstring.dir/amqps_sendstring.c.o CMakeFiles/amqps_sendstring.dir/utils.c.o CMakeFiles/amqps_sendstring.dir/unix/platform_utils.c.o -o amqps_sendstring -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/depend [ 82%] Linking C executable amqps_producer cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqps_producer.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-get.dir/DependInfo.cmake --color= /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/amqps_producer.dir/amqps_producer.c.o CMakeFiles/amqps_producer.dir/utils.c.o CMakeFiles/amqps_producer.dir/unix/platform_utils.c.o -o amqps_producer -Wl,-rpath,/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq ../librabbitmq/librabbitmq.so.4.2.0 -lssl -lcrypto -lrt -lpthread Scanning dependencies of target amqp-get make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 82%] Building C object tools/CMakeFiles/amqp-get.dir/get.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-get.dir/get.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/get.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 82%] Built target amqps_sendstring make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/depend [ 82%] Building C object tools/CMakeFiles/amqp-publish.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-publish.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/common.c make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-consume.dir/DependInfo.cmake --color= [ 82%] Built target amqps_producer 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-declare-queue.dir/DependInfo.cmake --color= [ 83%] Building C object tools/CMakeFiles/amqp-get.dir/common.c.o Scanning dependencies of target amqp-consume cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-get.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/common.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' Scanning dependencies of target amqp-declare-queue make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-declare-queue.dir/build.make tools/CMakeFiles/amqp-declare-queue.dir/build [ 83%] Building C object tools/CMakeFiles/amqp-consume.dir/consume.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-consume.dir/consume.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/consume.c make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 84%] Building C object tools/CMakeFiles/amqp-declare-queue.dir/declare_queue.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-declare-queue.dir/declare_queue.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/declare_queue.c [ 85%] Building C object tools/CMakeFiles/amqp-declare-queue.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-declare-queue.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/common.c [ 86%] Building C object tools/CMakeFiles/amqp-consume.dir/unix/process.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-consume.dir/unix/process.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/unix/process.c [ 87%] Linking C executable amqp-publish cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq: ../librabbitmq/librabbitmq.so.4.2.0 -lpopt -lssl -lcrypto -lrt -lpthread [ 88%] Linking C executable amqp-get cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-get.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq: ../librabbitmq/librabbitmq.so.4.2.0 -lpopt -lssl -lcrypto -lrt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 88%] Built target amqp-publish make -f tools/CMakeFiles/amqp-delete-queue.dir/build.make tools/CMakeFiles/amqp-delete-queue.dir/depend [ 89%] Building C object tools/CMakeFiles/amqp-consume.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-consume.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/common.c make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-delete-queue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' Scanning dependencies of target amqp-delete-queue make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' [ 89%] Built target amqp-get make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/depend [ 89%] Building C object tools/CMakeFiles/amqp-delete-queue.dir/delete_queue.c.o make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_tables.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-delete-queue.dir/delete_queue.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/delete_queue.c Scanning dependencies of target test_tables make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 90%] Linking C executable amqp-declare-queue cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-declare-queue.dir/link.txt --verbose=1 [ 91%] Building C object tests/CMakeFiles/test_tables.dir/test_tables.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_tables.dir/test_tables.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/test_tables.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq: ../librabbitmq/librabbitmq.so.4.2.0 -lpopt -lssl -lcrypto -lrt -lpthread [ 92%] Building C object tools/CMakeFiles/amqp-delete-queue.dir/common.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cc -DWITH_SSL=1 -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/amqp-delete-queue.dir/common.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/common.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 92%] Built target amqp-declare-queue 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_parse_url.dir/DependInfo.cmake --color= Scanning dependencies of target test_parse_url make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' [ 93%] Building C object tests/CMakeFiles/test_parse_url.dir/test_parse_url.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_parse_url.dir/test_parse_url.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/test_parse_url.c [ 93%] Linking C executable amqp-consume cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq: ../librabbitmq/librabbitmq.so.4.2.0 -lpopt -lssl -lcrypto -lrt -lpthread [ 94%] Linking C executable test_tables cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tables.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 94%] Built target amqp-consume make -f tests/CMakeFiles/test_status_enum.dir/build.make tests/CMakeFiles/test_status_enum.dir/depend [ 94%] Linking C executable test_parse_url make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parse_url.dir/link.txt --verbose=1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_status_enum.dir/DependInfo.cmake --color= /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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 -lpthread Scanning dependencies of target test_status_enum make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' [ 95%] Linking C executable amqp-delete-queue cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/amqp-delete-queue.dir/link.txt --verbose=1 [ 95%] Building C object tests/CMakeFiles/test_status_enum.dir/test_status_enum.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_status_enum.dir/test_status_enum.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/test_status_enum.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq: ../librabbitmq/librabbitmq.so.4.2.0 -lpopt -lssl -lcrypto -lrt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 95%] Built target test_tables 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 97%] Building C object tests/CMakeFiles/test_merge_capabilities.dir/test_merge_capabilities.c.o [ 97%] Linking C executable test_status_enum cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_status_enum.dir/link.txt --verbose=1 cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_merge_capabilities.dir/test_merge_capabilities.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/test_merge_capabilities.c [ 97%] Built target test_parse_url make -f tests/CMakeFiles/test_sasl_mechanism.dir/build.make tests/CMakeFiles/test_sasl_mechanism.dir/depend /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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_sasl_mechanism.dir/DependInfo.cmake --color= [ 97%] Built target amqp-delete-queue Scanning dependencies of target test_sasl_mechanism make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' [ 98%] Building C object tests/CMakeFiles/test_sasl_mechanism.dir/test_sasl_mechanism.c.o cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cc -DAMQP_STATIC -DHAVE_CONFIG_H -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq -I/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -o CMakeFiles/test_sasl_mechanism.dir/test_sasl_mechanism.c.o -c /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/test_sasl_mechanism.c make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 98%] Built target test_status_enum [ 99%] Linking C executable test_sasl_mechanism cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sasl_mechanism.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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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 -lpthread [100%] Linking C executable test_merge_capabilities cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/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 -fstack-clash-protection -std=gnu90 -DNDEBUG -Wl,-z,relro -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 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [100%] Built target test_sasl_mechanism make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [100%] Built target test_merge_capabilities make[1]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8mPBTa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 ++ dirname /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + make install DESTDIR=/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 /usr/bin/cmake -H/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b -B/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/CMakeFiles /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/CMakeFiles/rabbitmq-static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f librabbitmq/CMakeFiles/rabbitmq-static.dir/build.make librabbitmq/CMakeFiles/rabbitmq-static.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'librabbitmq/CMakeFiles/rabbitmq-static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 10%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/librabbitmq/CMakeFiles/rabbitmq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f librabbitmq/CMakeFiles/rabbitmq.dir/build.make librabbitmq/CMakeFiles/rabbitmq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'librabbitmq/CMakeFiles/rabbitmq.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 20%] Built target rabbitmq make -f examples/CMakeFiles/amqps_listenq.dir/build.make examples/CMakeFiles/amqps_listenq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_listenq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_listenq.dir/build.make examples/CMakeFiles/amqps_listenq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_listenq.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 23%] Built target amqps_listenq make -f examples/CMakeFiles/amqps_bind.dir/build.make examples/CMakeFiles/amqps_bind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_bind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_bind.dir/build.make examples/CMakeFiles/amqps_bind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_bind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 25%] Built target amqps_bind make -f examples/CMakeFiles/amqps_unbind.dir/build.make examples/CMakeFiles/amqps_unbind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_unbind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_unbind.dir/build.make examples/CMakeFiles/amqps_unbind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_unbind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 28%] Built target amqps_unbind 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_connect_timeout.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_connect_timeout.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 31%] Built target amqp_connect_timeout 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_rpc_sendstring_client.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_rpc_sendstring_client.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 34%] Built target amqp_rpc_sendstring_client make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_bind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_bind.dir/build.make examples/CMakeFiles/amqp_bind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_bind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 37%] Built target amqp_bind make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_listenq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_listenq.dir/build.make examples/CMakeFiles/amqp_listenq.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_listenq.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 40%] Built target amqp_listenq make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_listen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_listen.dir/build.make examples/CMakeFiles/amqp_listen.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_listen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 43%] Built target amqp_listen make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_sendstring.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_sendstring.dir/build.make examples/CMakeFiles/amqp_sendstring.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_sendstring.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 46%] Built target amqp_sendstring make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_producer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_producer.dir/build.make examples/CMakeFiles/amqp_producer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_producer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 49%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_exchange_declare.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_exchange_declare.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 51%] Built target amqp_exchange_declare make -f examples/CMakeFiles/amqps_consumer.dir/build.make examples/CMakeFiles/amqps_consumer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_consumer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_consumer.dir/build.make examples/CMakeFiles/amqps_consumer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_consumer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 54%] Built target amqps_consumer make -f examples/CMakeFiles/amqps_listen.dir/build.make examples/CMakeFiles/amqps_listen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_listen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_listen.dir/build.make examples/CMakeFiles/amqps_listen.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_listen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 57%] Built target amqps_listen make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_consumer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_consumer.dir/build.make examples/CMakeFiles/amqp_consumer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_consumer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 60%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqp_unbind.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqp_unbind.dir/build.make examples/CMakeFiles/amqp_unbind.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqp_unbind.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 63%] Built target amqp_unbind make -f examples/CMakeFiles/amqps_connect_timeout.dir/build.make examples/CMakeFiles/amqps_connect_timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_connect_timeout.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_connect_timeout.dir/build.make examples/CMakeFiles/amqps_connect_timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_connect_timeout.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 66%] Built target amqps_connect_timeout make -f examples/CMakeFiles/amqps_sendstring.dir/build.make examples/CMakeFiles/amqps_sendstring.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_sendstring.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_sendstring.dir/build.make examples/CMakeFiles/amqps_sendstring.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_sendstring.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 68%] Built target amqps_sendstring make -f examples/CMakeFiles/amqps_exchange_declare.dir/build.make examples/CMakeFiles/amqps_exchange_declare.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_exchange_declare.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_exchange_declare.dir/build.make examples/CMakeFiles/amqps_exchange_declare.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_exchange_declare.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 71%] Built target amqps_exchange_declare make -f examples/CMakeFiles/amqps_producer.dir/build.make examples/CMakeFiles/amqps_producer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/examples/CMakeFiles/amqps_producer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f examples/CMakeFiles/amqps_producer.dir/build.make examples/CMakeFiles/amqps_producer.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'examples/CMakeFiles/amqps_producer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 74%] Built target amqps_producer make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-publish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-publish.dir/build.make tools/CMakeFiles/amqp-publish.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-publish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 76%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-get.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-get.dir/build.make tools/CMakeFiles/amqp-get.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-get.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 78%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-consume.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/amqp-consume.dir/build.make tools/CMakeFiles/amqp-consume.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-consume.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 80%] Built target amqp-consume 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-declare-queue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-declare-queue.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 83%] Built target amqp-declare-queue 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/amqp-delete-queue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tools/CMakeFiles/amqp-delete-queue.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 85%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tools/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tools/CMakeFiles/man.dir/build.make tools/CMakeFiles/man.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tools/CMakeFiles/man.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 90%] Built target man make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/depend make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_tables.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tests/CMakeFiles/test_tables.dir/build.make tests/CMakeFiles/test_tables.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tests/CMakeFiles/test_tables.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_parse_url.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tests/CMakeFiles/test_parse_url.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 93%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_hostcheck.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make -f tests/CMakeFiles/test_hostcheck.dir/build.make tests/CMakeFiles/test_hostcheck.dir/build make[2]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tests/CMakeFiles/test_hostcheck.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 95%] 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_status_enum.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tests/CMakeFiles/test_status_enum.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 96%] Built target test_status_enum 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_merge_capabilities.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tests/CMakeFiles/test_merge_capabilities.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [ 98%] Built target test_merge_capabilities 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-caad0ef1533783729c7644a226c989c79b4c497b' cd /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/tests/CMakeFiles/test_sasl_mechanism.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' 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-caad0ef1533783729c7644a226c989c79b4c497b' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sasl_mechanism.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' [100%] Built target test_sasl_mechanism make[1]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/pkgconfig/librabbitmq.pc -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/librabbitmq.so.4.2.0 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/librabbitmq.so.4 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/librabbitmq.so -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/librabbitmq.a -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/include/amqp.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/include/amqp_framing.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/include/amqp_tcp_socket.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/include/amqp_ssl_socket.h -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/man/man1/amqp-consume.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/man/man1/amqp-declare-queue.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/man/man1/amqp-delete-queue.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/man/man1/amqp-get.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/man/man1/amqp-publish.1 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/man/man7/librabbitmq-tools.7 -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-publish -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-publish" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-get -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-get" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-consume -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-consume" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-declare-queue -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-declare-queue" to "" -- Installing: /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-delete-queue -- Set runtime path of "/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-delete-queue" to "" + rm /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/librabbitmq.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.8.0-7.fc28 --unique-debug-suffix -0.8.0-7.fc28.aarch64 --unique-debug-src-base librabbitmq-0.8.0-7.fc28.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-publish extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-delete-queue extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-consume extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-get extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/bin/amqp-declare-queue extracting debug info from /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/librabbitmq.so.4.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 913 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xMD1dl + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + : check .pc is usable + grep @ /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/lib64/pkgconfig/librabbitmq.pc + : upstream tests + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b Start 1: parse_url 1/6 Test #1: parse_url ........................ Passed 0.00 sec Start 2: tables 2/6 Test #2: tables ........................... Passed 0.00 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.00 sec Start 5: sasl_mechanism 5/6 Test #5: sasl_mechanism ................... Passed 0.00 sec Start 6: merge_capabilities 6/6 Test #6: merge_capabilities ............... Passed 0.00 sec 100% tests passed, 0 tests failed out of 6 Total Test time (real) = 0.02 sec + exit 0 Processing files: librabbitmq-0.8.0-7.fc28.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Jic4ds + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + LICENSEDIR=/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/licenses/librabbitmq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/licenses/librabbitmq + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/licenses/librabbitmq + exit 0 Provides: librabbitmq = 0.8.0-7.fc28 librabbitmq(aarch-64) = 0.8.0-7.fc28 librabbitmq.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: librabbitmq-devel-0.8.0-7.fc28.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DdwicB + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + DOCDIR=/builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + cp -pr THANKS /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + cp -pr TODO /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + cp -pr CONTRIBUTING.md ChangeLog.md README.md /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + cp -pr Examples /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64/usr/share/doc/librabbitmq-devel + exit 0 Provides: librabbitmq-devel = 0.8.0-7.fc28 librabbitmq-devel(aarch-64) = 0.8.0-7.fc28 pkgconfig(librabbitmq) = 0.8.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()(64bit) Processing files: librabbitmq-tools-0.8.0-7.fc28.aarch64 Provides: librabbitmq-tools = 0.8.0-7.fc28 librabbitmq-tools(aarch-64) = 0.8.0-7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librabbitmq.so.4()(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) rtld(GNU_HASH) Processing files: librabbitmq-debugsource-0.8.0-7.fc28.aarch64 Provides: librabbitmq-debugsource = 0.8.0-7.fc28 librabbitmq-debugsource(aarch-64) = 0.8.0-7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: librabbitmq-debuginfo-0.8.0-7.fc28.aarch64 Provides: debuginfo(build-id) = 97e44c0dfb10b8f6622140000dbe88baea593b97 librabbitmq-debuginfo = 0.8.0-7.fc28 librabbitmq-debuginfo(aarch-64) = 0.8.0-7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librabbitmq-debugsource(aarch-64) = 0.8.0-7.fc28 Processing files: librabbitmq-tools-debuginfo-0.8.0-7.fc28.aarch64 Provides: debuginfo(build-id) = 3f33122d018ba4251796c258c23791b08fbcf7b0 debuginfo(build-id) = 5567f8551a5e7bc9739ea7f473fc5862fca742b5 debuginfo(build-id) = a968c3314f38eff5078cb4eddd802b3ff460f359 debuginfo(build-id) = f2bcd0734eaf1a503feffa94c706d8b3d98bbbca debuginfo(build-id) = fafcf6d7a804943e8922cd4087b055472a02e6d0 librabbitmq-tools-debuginfo = 0.8.0-7.fc28 librabbitmq-tools-debuginfo(aarch-64) = 0.8.0-7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librabbitmq-debugsource(aarch-64) = 0.8.0-7.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 Wrote: /builddir/build/RPMS/librabbitmq-0.8.0-7.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/librabbitmq-devel-0.8.0-7.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/librabbitmq-tools-0.8.0-7.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/librabbitmq-debugsource-0.8.0-7.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/librabbitmq-debuginfo-0.8.0-7.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/librabbitmq-tools-debuginfo-0.8.0-7.fc28.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mSqWGJ + umask 022 + cd /builddir/build/BUILD + cd rabbitmq-c-caad0ef1533783729c7644a226c989c79b4c497b + /usr/bin/rm -rf /builddir/build/BUILDROOT/librabbitmq-0.8.0-7.fc28.aarch64 + exit 0 Child return code was: 0