D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ceph-16.2.4-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nIM9UU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ceph-16.2.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ceph_16.2.4.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ceph-16.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ceph-15.2.4-sse2max.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ceph-15.2.4-crc32.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ceph-16.2.4-snappy_stduint32.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0003-src-common-bitstr.h.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ceph-15.2.4-libcephcommon.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ceph-16.2.4-rgw_string.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9dBf4m + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ceph-16.2.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH=OFF -DCMAKE_SKIP_INSTALL_RPATH=ON -DCMAKE_INSTALL_SYSTEMD_SERVICEDIR=/usr/lib/systemd/system -DCMAKE_VERBOSE_MAKEFILE=OFF -DENABLE_GIT_VERSION=OFF -DWITH_MGR_DASHBOARD_FRONTEND=OFF -DWITH_SYSTEM_BOOST=ON -DBOOST_J=8 -DWITH_SYSTEM_ROCKSDB=ON -DROCKSDB_INCLUDE_DIR=/usr/include/rocksdb -DWITH_BOOST_CONTEXT=ON -DWITH_BLUESTORE=ON -DWITH_BLUESTORE_PEM=OFF -DWITH_SPDK=ON -DWITH_REENTRANT_STRSIGNAL=ON -DWITH_CEPHFS_JAVA=OFF -DWITH_CEPHFS_SHELL=ON -DWITH_TESTS=OFF -- The CXX compiler identification is GNU 11.2.1 -- The C compiler identification is GNU 11.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Looking for fallocate -- Looking for fallocate - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for syncfs -- Looking for syncfs - found -- Looking for sync_file_range -- Looking for sync_file_range - found -- Looking for pwritev -- Looking for pwritev - found -- Looking for splice -- Looking for splice - found -- Looking for getgrouplist -- Looking for getgrouplist - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for name_to_handle_at -- Looking for name_to_handle_at - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for sigdescr_np -- Looking for sigdescr_np - found -- Looking for pthread_spin_init -- Looking for pthread_spin_init - found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for pthread_get_name_np -- Looking for pthread_get_name_np - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for getprogname -- Looking for getprogname - not found -- Looking for gettid -- Looking for gettid - found -- Looking for include file linux/types.h -- Looking for include file linux/types.h - found -- Looking for include file linux/version.h -- Looking for include file linux/version.h - found -- Looking for include file arpa/nameser_compat.h -- Looking for include file arpa/nameser_compat.h - found -- Looking for include file sys/mount.h -- Looking for include file sys/mount.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/vfs.h -- Looking for include file sys/vfs.h - found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file sched.h -- Looking for include file sched.h - found -- Looking for include file valgrind/helgrind.h -- Looking for include file valgrind/helgrind.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __u8 -- Check size of __u8 - done -- Check size of __u16 -- Check size of __u16 - done -- Check size of __u32 -- Check size of __u32 - done -- Check size of __u64 -- Check size of __u64 - done -- Check size of __s8 -- Check size of __s8 - done -- Check size of __s16 -- Check size of __s16 - done -- Check size of __s32 -- Check size of __s32 - done -- Check size of __s64 -- Check size of __s64 - done -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Looking for res_nquery -- Looking for res_nquery - found -- Looking for F_SETPIPE_SZ -- Looking for F_SETPIPE_SZ - found -- Looking for __func__ -- Looking for __func__ - found -- Looking for __PRETTY_FUNCTION__ -- Looking for __PRETTY_FUNCTION__ - found -- Looking for getentropy -- Looking for getentropy - found -- Performing Test STRERROR_R_CHAR_P -- Performing Test STRERROR_R_CHAR_P - Success -- Performing Test HAVE_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STAT_ST_MTIM_TV_NSEC - Success -- Performing Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_UNALIGNED_ACCESS -- Performing Test HAVE_UNALIGNED_ACCESS - Success -- Performing Test HAVE_CXX11_ATOMIC -- Performing Test HAVE_CXX11_ATOMIC - Success -- Found verbs: /usr/lib64/libibverbs.so -- Performing Test HAVE_IBV_EXP -- Performing Test HAVE_IBV_EXP - Failed -- Found rdmacm: /usr/lib64/librdmacm.so -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Found udev: /usr/lib64/libudev.so -- Found blkid: /usr/lib64/libblkid.so -- Found keyutils: /usr/lib64/libkeyutils.so -- Found OpenLdap: /usr/include -- Found FUSE: /usr/lib64/libfuse3.so (found version "3.10") -- Found xfs: /usr/lib64/libhandle.so -- Found aio: /lib64/libaio.so -- Checking for one of the modules 'libcryptsetup' -- Found libcryptsetup: /usr/include (found version "2.3.6") -- Found numa: /usr/lib64/libnuma.so -- Found CUnit: /usr/lib64/libcunit.so -- Found uuid: /usr/lib64/libuuid.so -- Performing Test HAS_WARNING_ADDRESS_OF_PACKED_MEMBER -- Performing Test HAS_WARNING_ADDRESS_OF_PACKED_MEMBER - Success -- Found SQLite3: /usr/lib64/libsqlite3.so -- Found leveldb: /lib64/libleveldb.so -- Found snappy: /lib64/libsnappy.so -- Found LZ4: /usr/lib64/liblz4.so (found suitable version "1.9.3", minimum required is "1.7") -- Could NOT find gperftools (missing: GPERFTOOLS_INCLUDE_DIR) -- Found JeMalloc: /usr/lib64/libjemalloc.so -- Found CURL: /usr/lib64/libcurl.so (found version "7.78.0") -- Looking for curl_multi_wait -- Looking for curl_multi_wait - found -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1k") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.4.1") -- Found OATH: /usr/lib64/liboath.so '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-static' '--with-brotli' '--with-libidn2' '--with-libpsl' '--with-ssl' '--without-gnutls' '--with-zlib' '--with-lber-lib=lber' '--with-libssh' '--with-random' '--enable-hidden-symbols' '--enable-optimize' '--enable-nonblocking' '--enable-thread' '--enable-crypto-auth' '--enable-libgcc' '--enable-ldaps' '--enable-ipv6' '--with-ca-bundle=/etc/pki/tls/certs/ca-bundle.crt' '--with-gssapi' '--disable-ares' '--with-nghttp2' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -- libcurl is linked with openssl: explicitly setting locks -- ssl soname: libssl.so.1.1 -- crypto soname: libcrypto.so.1.1 -- Found Python3: /usr/bin/python3.9 (found suitable version "3.9.6", minimum required is "3") found components: Interpreter Development -- mgr module disabled for 3.9.6: diskprediction_local -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found LTTngUST: /usr/lib64/liblttng-ust.so;dl (found version "2.2.0") -- Found babeltrace: /usr/include -- Found RocksDB: /usr/lib64/librocksdb.so (Required is at least version "5.14") -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.72") found components: atomic chrono thread system regex random program_options date_time iostreams context coroutine filesystem python39 filesystem -- Found StdFilesystem: stdc++fs -- Performing Test COMPILER_SUPPORTS_PESSIMIZING_MOVE -- Performing Test COMPILER_SUPPORTS_PESSIMIZING_MOVE - Success -- Performing Test COMPILER_SUPPORTS_REDUNDANT_MOVE -- Performing Test COMPILER_SUPPORTS_REDUNDANT_MOVE - Success -- Performing Test HAS_FORTIFY_SOURCE -- Performing Test HAS_FORTIFY_SOURCE - Success -- Performing Test HAS_STACK_PROTECT -- Performing Test HAS_STACK_PROTECT - Success -- Performing Test HAS_GLIBCXX_ASSERTIONS -- Performing Test HAS_GLIBCXX_ASSERTIONS - Success -- Performing Test HAVE_ARMV8_CRC_CRYPTO_INTRINSICS -- Performing Test HAVE_ARMV8_CRC_CRYPTO_INTRINSICS - Success -- Performing Test HAVE_ARMV8_SIMD -- Performing Test HAVE_ARMV8_SIMD - Success -- Performing Test HAVE_STDLIB_MAP_SPLICING -- Performing Test HAVE_STDLIB_MAP_SPLICING - Success -- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR -- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR - Success -- Performing Test HAS_VTA -- Performing Test HAS_VTA - Success -- Found Lua: /usr/lib64/liblua-5.4.so;/usr/lib64/libm.so (found suitable version "5.4.3", minimum required is "5.3") -- Found Cython: 0.29 -- Looking for wsyncup in /usr/lib64/libcurses.so -- Looking for wsyncup in /usr/lib64/libcurses.so - found -- Looking for cbreak in /usr/lib64/libncurses.so -- Looking for cbreak in /usr/lib64/libncurses.so - found -- Looking for nodelay in /usr/lib64/libncurses.so -- Looking for nodelay in /usr/lib64/libncurses.so - found -- Found Curses: /usr/lib64/libncurses.so -- Found nl: /usr/lib64/libnl-3.so -- Checking for module 'libcap-ng' -- Found libcap-ng, version 0.8.2 -- Setting civetweb to use OPENSSL >= 1.1 -- Found the following ICU libraries: -- uc (required) -- Found ICU: /usr/include (found suitable version "69.1", minimum required is "52.0") -- Found RabbitMQ: /usr/include -- Checking for one of the modules 'rdkafka' -- Found RDKafka: /usr/include (found suitable version "1.6.1", minimum required is "0.9.2") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- exclude following files under src: *.js;*.css;.tox;python-common/build -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_J BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR WITH_BLUESTORE_PEM WITH_BOOST_CONTEXT -- Build files have been written to: /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/ceph-16.2.4 -B/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/CMakeFiles /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f CMakeFiles/dpdk-ext.dir/build.make CMakeFiles/dpdk-ext.dir/depend /usr/bin/gmake -f src/CMakeFiles/civetweb_common_objs.dir/build.make src/CMakeFiles/civetweb_common_objs.dir/depend /usr/bin/gmake -f src/tracing/CMakeFiles/oprequest-tp.dir/build.make src/tracing/CMakeFiles/oprequest-tp.dir/depend /usr/bin/gmake -f src/erasure-code/CMakeFiles/erasure_code.dir/build.make src/erasure-code/CMakeFiles/erasure_code.dir/depend /usr/bin/gmake -f src/compressor/CMakeFiles/compressor_objs.dir/build.make src/compressor/CMakeFiles/compressor_objs.dir/depend /usr/bin/gmake -f src/common/CMakeFiles/common_utf8.dir/build.make src/common/CMakeFiles/common_utf8.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/CMakeFiles/dpdk-ext.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/CMakeFiles/civetweb_common_objs.dir/DependInfo.cmake --color= /usr/bin/gmake -f src/auth/CMakeFiles/common-auth-objs.dir/build.make src/auth/CMakeFiles/common-auth-objs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing/CMakeFiles/oprequest-tp.dir/DependInfo.cmake --color= /usr/bin/gmake -f src/common/CMakeFiles/common_buffer_obj.dir/build.make src/common/CMakeFiles/common_buffer_obj.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/erasure-code /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/erasure-code /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/erasure-code/CMakeFiles/erasure_code.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/compressor /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/compressor /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/compressor/CMakeFiles/compressor_objs.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common/CMakeFiles/common_utf8.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common/CMakeFiles/common_buffer_obj.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth/CMakeFiles/common-auth-objs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/compressor/CMakeFiles/compressor_objs.dir/build.make src/compressor/CMakeFiles/compressor_objs.dir/build /usr/bin/gmake -f CMakeFiles/dpdk-ext.dir/build.make CMakeFiles/dpdk-ext.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/CMakeFiles/civetweb_common_objs.dir/build.make src/CMakeFiles/civetweb_common_objs.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/tracing/CMakeFiles/oprequest-tp.dir/build.make src/tracing/CMakeFiles/oprequest-tp.dir/build /usr/bin/gmake -f src/erasure-code/CMakeFiles/erasure_code.dir/build.make src/erasure-code/CMakeFiles/erasure_code.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/common/CMakeFiles/common_utf8.dir/build.make src/common/CMakeFiles/common_utf8.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/auth/CMakeFiles/common-auth-objs.dir/build.make src/auth/CMakeFiles/common-auth-objs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/common/CMakeFiles/common_buffer_obj.dir/build.make src/common/CMakeFiles/common_buffer_obj.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 0%] Creating directories for 'dpdk-ext' [ 0%] Building CXX object src/compressor/CMakeFiles/compressor_objs.dir/Compressor.cc.o [ 0%] Building C object src/CMakeFiles/civetweb_common_objs.dir/civetweb/src/civetweb.c.o [ 0%] Building C object src/common/CMakeFiles/common_utf8.dir/utf8.c.o [ 0%] generating /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include/tracing/oprequest.h [ 0%] Building CXX object src/erasure-code/CMakeFiles/erasure_code.dir/ErasureCodePlugin.cc.o [ 0%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthClientHandler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/common/CMakeFiles/common_utf8.dir/utf8.c.o -MF CMakeFiles/common_utf8.dir/utf8.c.o.d -o CMakeFiles/common_utf8.dir/utf8.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/utf8.c /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include && /usr/bin/lttng-gen-tp /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing/oprequest.tp -o tracing/oprequest.h cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/compressor && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/compressor/CMakeFiles/compressor_objs.dir/Compressor.cc.o -MF CMakeFiles/compressor_objs.dir/Compressor.cc.o.d -o CMakeFiles/compressor_objs.dir/Compressor.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/compressor/Compressor.cc cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCRYPTO_LIB=\"libcrypto.so.1.1\" -DHAVE_CONFIG_H -DOPENSSL_API_1_1=1 -DSSL_LIB=\"libssl.so.1.1\" -DUSE_IPV6=1 -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/civetweb/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/CMakeFiles/civetweb_common_objs.dir/civetweb/src/civetweb.c.o -MF CMakeFiles/civetweb_common_objs.dir/civetweb/src/civetweb.c.o.d -o CMakeFiles/civetweb_common_objs.dir/civetweb/src/civetweb.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/civetweb/src/civetweb.c [ 0%] Building CXX object src/common/CMakeFiles/common_buffer_obj.dir/buffer.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/erasure-code && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/erasure-code/jerasure -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/erasure-code/jerasure/jerasure/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/erasure-code/jerasure/gf-complete/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/erasure-code/CMakeFiles/erasure_code.dir/ErasureCodePlugin.cc.o -MF CMakeFiles/erasure_code.dir/ErasureCodePlugin.cc.o.d -o CMakeFiles/erasure_code.dir/ErasureCodePlugin.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/erasure-code/ErasureCodePlugin.cc cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/AuthClientHandler.cc.o -MF CMakeFiles/common-auth-objs.dir/AuthClientHandler.cc.o.d -o CMakeFiles/common-auth-objs.dir/AuthClientHandler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/AuthClientHandler.cc cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common_buffer_obj.dir/buffer.cc.o -MF CMakeFiles/common_buffer_obj.dir/buffer.cc.o.d -o CMakeFiles/common_buffer_obj.dir/buffer.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/buffer.cc /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/tmp /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-mkdir [ 0%] No download step for 'dpdk-ext' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/cmake -E echo_append [ 0%] Built target oprequest-tp /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-download /usr/bin/gmake -f src/common/CMakeFiles/common_mountcephfs_objs.dir/build.make src/common/CMakeFiles/common_mountcephfs_objs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common/CMakeFiles/common_mountcephfs_objs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/common/CMakeFiles/common_mountcephfs_objs.dir/build.make src/common/CMakeFiles/common_mountcephfs_objs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 0%] No update step for 'dpdk-ext' /usr/bin/cmake -E echo_append [ 0%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/armor.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/common/CMakeFiles/common_mountcephfs_objs.dir/armor.c.o -MF CMakeFiles/common_mountcephfs_objs.dir/armor.c.o.d -o CMakeFiles/common_mountcephfs_objs.dir/armor.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/armor.c /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-update [ 0%] No patch step for 'dpdk-ext' /usr/bin/cmake -E echo_append /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-patch [ 0%] Linking C static library ../../lib/libcommon_utf8.a cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cmake -P CMakeFiles/common_utf8.dir/cmake_clean_target.cmake [ 0%] Performing configure step for 'dpdk-ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk && /usr/bin/gmake config O=/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/dpdk T=arm64-armv8a-linux-gcc gmake[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/common_utf8.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libcommon_utf8.a CMakeFiles/common_utf8.dir/utf8.c.o /usr/bin/ranlib ../../lib/libcommon_utf8.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 0%] Built target common_utf8 /usr/bin/gmake -f src/common/CMakeFiles/common_texttable_obj.dir/build.make src/common/CMakeFiles/common_texttable_obj.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common/CMakeFiles/common_texttable_obj.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/common/CMakeFiles/common_texttable_obj.dir/build.make src/common/CMakeFiles/common_texttable_obj.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 0%] Building CXX object src/common/CMakeFiles/common_texttable_obj.dir/TextTable.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common_texttable_obj.dir/TextTable.cc.o -MF CMakeFiles/common_texttable_obj.dir/TextTable.cc.o.d -o CMakeFiles/common_texttable_obj.dir/TextTable.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/TextTable.cc Configuration done using arm64-armv8a-linux-gcc ==== NOTE ==== It is recommended to build DPDK using 'meson' and 'ninja' See https://doc.dpdk.org/guides/linux_gsg/build_dpdk.html for instructions Building DPDK with 'make' will be deprecated in a future release ============== gmake[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-configure [ 0%] Performing patch-config step for 'dpdk-ext' ../cmake/modules//patch-dpdk-conf.sh /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/dpdk armv8a arm64 y [ 0%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/safe_io.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/common/CMakeFiles/common_mountcephfs_objs.dir/safe_io.c.o -MF CMakeFiles/common_mountcephfs_objs.dir/safe_io.c.o.d -o CMakeFiles/common_mountcephfs_objs.dir/safe_io.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/safe_io.c /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-patch-config [ 0%] Performing build step for 'dpdk-ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk && /usr/bin/gmake O=/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/dpdk CC=/usr/bin/cc EXTRA_CFLAGS=-fPIC /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/civetweb/src/civetweb.c: In function 'mg_get_system_info_impl': gmake[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk' /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/civetweb/src/civetweb.c:17261:32: warning: '-Werror' is not an option that controls warnings [-Wpragmas] 17261 | #pragma GCC diagnostic ignored "-Werror" | ^~~~~~~~~ [ 0%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/module.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/common/CMakeFiles/common_mountcephfs_objs.dir/module.c.o -MF CMakeFiles/common_mountcephfs_objs.dir/module.c.o.d -o CMakeFiles/common_mountcephfs_objs.dir/module.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/module.c [ 1%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/addr_parsing.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/common/CMakeFiles/common_mountcephfs_objs.dir/addr_parsing.c.o -MF CMakeFiles/common_mountcephfs_objs.dir/addr_parsing.c.o.d -o CMakeFiles/common_mountcephfs_objs.dir/addr_parsing.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/addr_parsing.c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 1%] Built target common_mountcephfs_objs /usr/bin/gmake -f src/common/CMakeFiles/common-common-objs.dir/build.make src/common/CMakeFiles/common-common-objs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common/CMakeFiles/common-common-objs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/common/CMakeFiles/common-common-objs.dir/build.make src/common/CMakeFiles/common-common-objs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 1%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/AsyncOpTracker.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/AsyncOpTracker.cc.o -MF CMakeFiles/common-common-objs.dir/AsyncOpTracker.cc.o.d -o CMakeFiles/common-common-objs.dir/AsyncOpTracker.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/AsyncOpTracker.cc == Build lib gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 1%] Built target common_texttable_obj [ 1%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/BackTrace.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/BackTrace.cc.o -MF CMakeFiles/common-common-objs.dir/BackTrace.cc.o.d -o CMakeFiles/common-common-objs.dir/BackTrace.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/BackTrace.cc == Build lib/librte_kvargs SYMLINK-FILE include/rte_kvargs.h CC rte_kvargs.o [ 1%] Linking CXX static library ../../lib/liberasure_code.a cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/erasure-code && /usr/bin/cmake -P CMakeFiles/erasure_code.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/erasure-code && /usr/bin/cmake -E cmake_link_script CMakeFiles/erasure_code.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/liberasure_code.a CMakeFiles/erasure_code.dir/ErasureCodePlugin.cc.o /usr/bin/ranlib ../../lib/liberasure_code.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 1%] Built target erasure_code /usr/bin/gmake -f src/arch/CMakeFiles/arch.dir/build.make src/arch/CMakeFiles/arch.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/arch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/arch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/arch/CMakeFiles/arch.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/arch/CMakeFiles/arch.dir/build.make src/arch/CMakeFiles/arch.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 1%] Building CXX object src/arch/CMakeFiles/arch.dir/probe.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/arch && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/arch/CMakeFiles/arch.dir/probe.cc.o -MF CMakeFiles/arch.dir/probe.cc.o.d -o CMakeFiles/arch.dir/probe.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/arch/probe.cc AR librte_kvargs.a INSTALL-LIB librte_kvargs.a [ 1%] Building C object src/arch/CMakeFiles/arch.dir/arm.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/arch && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/arch/CMakeFiles/arch.dir/arm.c.o -MF CMakeFiles/arch.dir/arm.c.o.d -o CMakeFiles/arch.dir/arm.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/arch/arm.c == Build lib/librte_telemetry [ 1%] Linking CXX static library ../../lib/libarch.a cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/arch && /usr/bin/cmake -P CMakeFiles/arch.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/arch && /usr/bin/cmake -E cmake_link_script CMakeFiles/arch.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libarch.a CMakeFiles/arch.dir/probe.cc.o CMakeFiles/arch.dir/arm.c.o /usr/bin/ranlib ../../lib/libarch.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 1%] Built target arch /usr/bin/gmake -f src/crush/CMakeFiles/crush_objs.dir/build.make src/crush/CMakeFiles/crush_objs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush/CMakeFiles/crush_objs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/crush/CMakeFiles/crush_objs.dir/build.make src/crush/CMakeFiles/crush_objs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building C object src/crush/CMakeFiles/crush_objs.dir/builder.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/crush/CMakeFiles/crush_objs.dir/builder.c.o -MF CMakeFiles/crush_objs.dir/builder.c.o.d -o CMakeFiles/crush_objs.dir/builder.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/builder.c [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ConfUtils.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/ConfUtils.cc.o -MF CMakeFiles/common-common-objs.dir/ConfUtils.cc.o.d -o CMakeFiles/common-common-objs.dir/ConfUtils.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/ConfUtils.cc [ 2%] Building C object src/crush/CMakeFiles/crush_objs.dir/mapper.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/crush/CMakeFiles/crush_objs.dir/mapper.c.o -MF CMakeFiles/crush_objs.dir/mapper.c.o.d -o CMakeFiles/crush_objs.dir/mapper.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/mapper.c SYMLINK-FILE include/rte_telemetry.h CC telemetry.o [ 2%] Building C object src/crush/CMakeFiles/crush_objs.dir/crush.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/crush/CMakeFiles/crush_objs.dir/crush.c.o -MF CMakeFiles/crush_objs.dir/crush.c.o.d -o CMakeFiles/crush_objs.dir/crush.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/crush.c CC telemetry_data.o [ 2%] Building C object src/crush/CMakeFiles/crush_objs.dir/hash.c.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/cc -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -fstack-protector-strong -fdiagnostics-color=auto -std=gnu99 -MD -MT src/crush/CMakeFiles/crush_objs.dir/hash.c.o -MF CMakeFiles/crush_objs.dir/hash.c.o.d -o CMakeFiles/crush_objs.dir/hash.c.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/hash.c CC telemetry_legacy.o [ 2%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushWrapper.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/crush/CMakeFiles/crush_objs.dir/CrushWrapper.cc.o -MF CMakeFiles/crush_objs.dir/CrushWrapper.cc.o.d -o CMakeFiles/crush_objs.dir/CrushWrapper.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/CrushWrapper.cc AR librte_telemetry.a INSTALL-LIB librte_telemetry.a == Build lib/librte_eal == Build lib/librte_eal/include gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target civetweb_common_objs /usr/bin/gmake -f src/msg/CMakeFiles/common-msg-objs.dir/build.make src/msg/CMakeFiles/common-msg-objs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg/CMakeFiles/common-msg-objs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/msg/CMakeFiles/common-msg-objs.dir/build.make src/msg/CMakeFiles/common-msg-objs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/DispatchQueue.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/DispatchQueue.cc.o -MF CMakeFiles/common-msg-objs.dir/DispatchQueue.cc.o.d -o CMakeFiles/common-msg-objs.dir/DispatchQueue.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/DispatchQueue.cc SYMLINK-FILE include/generic/rte_atomic.h SYMLINK-FILE include/generic/rte_byteorder.h SYMLINK-FILE include/generic/rte_cpuflags.h SYMLINK-FILE include/generic/rte_cycles.h SYMLINK-FILE include/generic/rte_io.h SYMLINK-FILE include/generic/rte_mcslock.h SYMLINK-FILE include/generic/rte_memcpy.h SYMLINK-FILE include/generic/rte_pause.h SYMLINK-FILE include/generic/rte_prefetch.h SYMLINK-FILE include/generic/rte_rwlock.h SYMLINK-FILE include/generic/rte_spinlock.h SYMLINK-FILE include/generic/rte_ticketlock.h SYMLINK-FILE include/generic/rte_vect.h SYMLINK-FILE include/rte_alarm.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_branch_prediction.h SYMLINK-FILE include/rte_bus.h SYMLINK-FILE include/rte_class.h SYMLINK-FILE include/rte_common.h SYMLINK-FILE include/rte_compat.h SYMLINK-FILE include/rte_debug.h SYMLINK-FILE include/rte_dev.h SYMLINK-FILE include/rte_devargs.h SYMLINK-FILE include/rte_eal.h SYMLINK-FILE include/rte_eal_interrupts.h SYMLINK-FILE include/rte_eal_memconfig.h SYMLINK-FILE include/rte_eal_trace.h SYMLINK-FILE include/rte_errno.h SYMLINK-FILE include/rte_fbarray.h SYMLINK-FILE include/rte_function_versioning.h SYMLINK-FILE include/rte_hexdump.h SYMLINK-FILE include/rte_hypervisor.h SYMLINK-FILE include/rte_interrupts.h SYMLINK-FILE include/rte_keepalive.h SYMLINK-FILE include/rte_launch.h SYMLINK-FILE include/rte_lcore.h SYMLINK-FILE include/rte_log.h SYMLINK-FILE include/rte_malloc.h SYMLINK-FILE include/rte_memory.h SYMLINK-FILE include/rte_memzone.h SYMLINK-FILE include/rte_pci_dev_feature_defs.h SYMLINK-FILE include/rte_pci_dev_features.h SYMLINK-FILE include/rte_per_lcore.h SYMLINK-FILE include/rte_random.h SYMLINK-FILE include/rte_reciprocal.h SYMLINK-FILE include/rte_service.h SYMLINK-FILE include/rte_service_component.h SYMLINK-FILE include/rte_string_fns.h SYMLINK-FILE include/rte_tailq.h SYMLINK-FILE include/rte_test.h SYMLINK-FILE include/rte_time.h SYMLINK-FILE include/rte_trace.h SYMLINK-FILE include/rte_trace_point.h SYMLINK-FILE include/rte_trace_point_register.h SYMLINK-FILE include/rte_uuid.h SYMLINK-FILE include/rte_version.h SYMLINK-FILE include/rte_vfio.h SYMLINK-FILE include/rte_atomic.h SYMLINK-FILE include/rte_atomic_32.h SYMLINK-FILE include/rte_atomic_64.h SYMLINK-FILE include/rte_byteorder.h SYMLINK-FILE include/rte_cpuflags.h SYMLINK-FILE include/rte_cpuflags_32.h SYMLINK-FILE include/rte_cpuflags_64.h SYMLINK-FILE include/rte_cycles.h SYMLINK-FILE include/rte_cycles_32.h SYMLINK-FILE include/rte_cycles_64.h SYMLINK-FILE include/rte_io.h SYMLINK-FILE include/rte_io_64.h SYMLINK-FILE include/rte_mcslock.h SYMLINK-FILE include/rte_memcpy.h SYMLINK-FILE include/rte_memcpy_32.h SYMLINK-FILE include/rte_memcpy_64.h SYMLINK-FILE include/rte_pause.h SYMLINK-FILE include/rte_pause_32.h SYMLINK-FILE include/rte_pause_64.h SYMLINK-FILE include/rte_prefetch.h SYMLINK-FILE include/rte_prefetch_32.h SYMLINK-FILE include/rte_prefetch_64.h SYMLINK-FILE include/rte_rwlock.h SYMLINK-FILE include/rte_spinlock.h SYMLINK-FILE include/rte_ticketlock.h SYMLINK-FILE include/rte_vect.h == Build lib/librte_eal/linux SYMLINK-FILE include/rte_kni_common.h SYMLINK-FILE include/rte_os.h CC eal.o CC eal_cpuflags.o CC eal_hugepage_info.o CC eal_memory.o CC eal_thread.o CC eal_log.o CC eal_vfio.o CC eal_vfio_mp_sync.o CC eal_memalloc.o CC eal_debug.o CC eal_lcore.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target common_buffer_obj /usr/bin/gmake -f src/global/CMakeFiles/libglobal_objs.dir/build.make src/global/CMakeFiles/libglobal_objs.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/global /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/global /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/global/CMakeFiles/libglobal_objs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/global/CMakeFiles/libglobal_objs.dir/build.make src/global/CMakeFiles/libglobal_objs.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/global_init.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/global && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/global/CMakeFiles/libglobal_objs.dir/global_init.cc.o -MF CMakeFiles/libglobal_objs.dir/global_init.cc.o.d -o CMakeFiles/libglobal_objs.dir/global_init.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/global/global_init.cc CC eal_timer.o [ 2%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthMethodList.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/AuthMethodList.cc.o -MF CMakeFiles/common-auth-objs.dir/AuthMethodList.cc.o.d -o CMakeFiles/common-auth-objs.dir/AuthMethodList.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/AuthMethodList.cc CC eal_interrupts.o CC eal_alarm.o [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Cycles.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/Cycles.cc.o -MF CMakeFiles/common-common-objs.dir/Cycles.cc.o.d -o CMakeFiles/common-common-objs.dir/Cycles.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Cycles.cc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target compressor_objs /usr/bin/gmake -f src/perfglue/CMakeFiles/cpu_profiler.dir/build.make src/perfglue/CMakeFiles/cpu_profiler.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/perfglue /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue/CMakeFiles/cpu_profiler.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/perfglue/CMakeFiles/cpu_profiler.dir/build.make src/perfglue/CMakeFiles/cpu_profiler.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building CXX object src/perfglue/CMakeFiles/cpu_profiler.dir/disabled_stubs.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/perfglue/CMakeFiles/cpu_profiler.dir/disabled_stubs.cc.o -MF CMakeFiles/cpu_profiler.dir/disabled_stubs.cc.o.d -o CMakeFiles/cpu_profiler.dir/disabled_stubs.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/perfglue/disabled_stubs.cc CC eal_dev.o CC eal_common_lcore.o CC eal_common_timer.o CC eal_common_memzone.o CC eal_common_log.o CC eal_common_launch.o CC eal_common_mcfg.o CC eal_common_memalloc.o CC eal_common_memory.o CC eal_common_tailqs.o CC eal_common_errno.o CC eal_common_cpuflags.o CC eal_common_hypervisor.o CC eal_common_string_fns.o CC eal_common_hexdump.o CC eal_common_devargs.o CC eal_common_class.o CC eal_common_bus.o CC eal_common_dev.o CC eal_common_options.o [ 2%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/Message.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/Message.cc.o -MF CMakeFiles/common-msg-objs.dir/Message.cc.o.d -o CMakeFiles/common-msg-objs.dir/Message.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/Message.cc CC eal_common_thread.o CC eal_common_proc.o [ 2%] Linking CXX static library ../../lib/libcpu_profiler.a cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue && /usr/bin/cmake -P CMakeFiles/cpu_profiler.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue && /usr/bin/cmake -E cmake_link_script CMakeFiles/cpu_profiler.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libcpu_profiler.a CMakeFiles/cpu_profiler.dir/disabled_stubs.cc.o /usr/bin/ranlib ../../lib/libcpu_profiler.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target cpu_profiler /usr/bin/gmake -f src/perfglue/CMakeFiles/heap_profiler.dir/build.make src/perfglue/CMakeFiles/heap_profiler.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/perfglue /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue/CMakeFiles/heap_profiler.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/perfglue/CMakeFiles/heap_profiler.dir/build.make src/perfglue/CMakeFiles/heap_profiler.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building CXX object src/perfglue/CMakeFiles/heap_profiler.dir/disabled_heap_profiler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/perfglue/CMakeFiles/heap_profiler.dir/disabled_heap_profiler.cc.o -MF CMakeFiles/heap_profiler.dir/disabled_heap_profiler.cc.o.d -o CMakeFiles/heap_profiler.dir/disabled_heap_profiler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/perfglue/disabled_heap_profiler.cc CC eal_common_fbarray.o CC eal_common_uuid.o CC eal_common_trace.o CC eal_common_trace_ctf.o CC eal_common_trace_points.o CC eal_common_trace_utils.o [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/CDC.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/CDC.cc.o -MF CMakeFiles/common-common-objs.dir/CDC.cc.o.d -o CMakeFiles/common-common-objs.dir/CDC.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/CDC.cc CC rte_malloc.o CC hotplug_mp.o [ 2%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthRegistry.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/AuthRegistry.cc.o -MF CMakeFiles/common-auth-objs.dir/AuthRegistry.cc.o.d -o CMakeFiles/common-auth-objs.dir/AuthRegistry.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/AuthRegistry.cc CC malloc_elem.o CC malloc_heap.o CC malloc_mp.o CC rte_keepalive.o CC rte_service.o [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/DecayCounter.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/DecayCounter.cc.o -MF CMakeFiles/common-common-objs.dir/DecayCounter.cc.o.d -o CMakeFiles/common-common-objs.dir/DecayCounter.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/DecayCounter.cc CC rte_random.o CC rte_reciprocal.o CC rte_cpuflags.o CC rte_hypervisor.o CC rte_cycles.o AR librte_eal.a INSTALL-LIB librte_eal.a == Build lib/librte_pci SYMLINK-FILE include/rte_pci.h CC rte_pci.o AR librte_pci.a INSTALL-LIB librte_pci.a == Build lib/librte_ring SYMLINK-FILE include/rte_ring.h SYMLINK-FILE include/rte_ring_core.h SYMLINK-FILE include/rte_ring_elem.h SYMLINK-FILE include/rte_ring_generic.h SYMLINK-FILE include/rte_ring_c11_mem.h SYMLINK-FILE include/rte_ring_hts.h SYMLINK-FILE include/rte_ring_hts_c11_mem.h SYMLINK-FILE include/rte_ring_peek.h SYMLINK-FILE include/rte_ring_peek_c11_mem.h SYMLINK-FILE include/rte_ring_rts.h SYMLINK-FILE include/rte_ring_rts_c11_mem.h CC rte_ring.o AR librte_ring.a INSTALL-LIB librte_ring.a == Build lib/librte_mempool SYMLINK-FILE include/rte_mempool.h SYMLINK-FILE include/rte_mempool_trace.h SYMLINK-FILE include/rte_mempool_trace_fp.h CC rte_mempool.o [ 2%] Linking CXX static library ../../lib/libheap_profiler.a cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue && /usr/bin/cmake -P CMakeFiles/heap_profiler.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/perfglue && /usr/bin/cmake -E cmake_link_script CMakeFiles/heap_profiler.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libheap_profiler.a CMakeFiles/heap_profiler.dir/disabled_heap_profiler.cc.o /usr/bin/ranlib ../../lib/libheap_profiler.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target heap_profiler /usr/bin/gmake -f src/cls/CMakeFiles/cls_lock_client.dir/build.make src/cls/CMakeFiles/cls_lock_client.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/cls /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls/CMakeFiles/cls_lock_client.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/cls/CMakeFiles/cls_lock_client.dir/build.make src/cls/CMakeFiles/cls_lock_client.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building CXX object src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_client.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_client.cc.o -MF CMakeFiles/cls_lock_client.dir/lock/cls_lock_client.cc.o.d -o CMakeFiles/cls_lock_client.dir/lock/cls_lock_client.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/cls/lock/cls_lock_client.cc CC rte_mempool_ops.o CC rte_mempool_ops_default.o CC mempool_trace_points.o AR librte_mempool.a INSTALL-LIB librte_mempool.a == Build lib/librte_mbuf [ 2%] Building CXX object src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_types.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_types.cc.o -MF CMakeFiles/cls_lock_client.dir/lock/cls_lock_types.cc.o.d -o CMakeFiles/cls_lock_client.dir/lock/cls_lock_types.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/cls/lock/cls_lock_types.cc SYMLINK-FILE include/rte_mbuf.h SYMLINK-FILE include/rte_mbuf_core.h SYMLINK-FILE include/rte_mbuf_ptype.h SYMLINK-FILE include/rte_mbuf_pool_ops.h SYMLINK-FILE include/rte_mbuf_dyn.h CC rte_mbuf.o [ 2%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/pidfile.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/global && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/global/CMakeFiles/libglobal_objs.dir/pidfile.cc.o -MF CMakeFiles/libglobal_objs.dir/pidfile.cc.o.d -o CMakeFiles/libglobal_objs.dir/pidfile.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/global/pidfile.cc CC rte_mbuf_ptype.o CC rte_mbuf_pool_ops.o [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/FastCDC.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/FastCDC.cc.o -MF CMakeFiles/common-common-objs.dir/FastCDC.cc.o.d -o CMakeFiles/common-common-objs.dir/FastCDC.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/FastCDC.cc CC rte_mbuf_dyn.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a == Build lib/librte_cryptodev SYMLINK-FILE include/rte_crypto.h SYMLINK-FILE include/rte_crypto_asym.h SYMLINK-FILE include/rte_crypto_sym.h SYMLINK-FILE include/rte_cryptodev.h SYMLINK-FILE include/rte_cryptodev_pmd.h SYMLINK-FILE include/rte_cryptodev_trace.h SYMLINK-FILE include/rte_cryptodev_trace_fp.h CC rte_cryptodev.o CC rte_cryptodev_pmd.o CC cryptodev_trace_points.o AR librte_cryptodev.a INSTALL-LIB librte_cryptodev.a == Build lib/librte_compressdev SYMLINK-FILE include/rte_comp.h SYMLINK-FILE include/rte_compressdev.h SYMLINK-FILE include/rte_compressdev_pmd.h SYMLINK-FILE include/rte_compressdev_internal.h CC rte_compressdev.o CC rte_compressdev_pmd.o CC rte_comp.o AR librte_compressdev.a INSTALL-LIB librte_compressdev.a == Build lib/librte_net [ 2%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushCompiler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/crush/CMakeFiles/crush_objs.dir/CrushCompiler.cc.o -MF CMakeFiles/crush_objs.dir/CrushCompiler.cc.o.d -o CMakeFiles/crush_objs.dir/CrushCompiler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/CrushCompiler.cc SYMLINK-FILE include/rte_ip.h SYMLINK-FILE include/rte_tcp.h SYMLINK-FILE include/rte_udp.h SYMLINK-FILE include/rte_esp.h SYMLINK-FILE include/rte_sctp.h SYMLINK-FILE include/rte_icmp.h SYMLINK-FILE include/rte_arp.h SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_gre.h SYMLINK-FILE include/rte_net.h SYMLINK-FILE include/rte_net_crc.h SYMLINK-FILE include/rte_mpls.h SYMLINK-FILE include/rte_higig.h SYMLINK-FILE include/rte_gtp.h SYMLINK-FILE include/rte_vxlan.h CC rte_net.o CC rte_net_crc.o CC rte_ether.o CC rte_arp.o AR librte_net.a INSTALL-LIB librte_net.a == Build buildtools == Build buildtools/pmdinfogen [ 2%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthSessionHandler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/AuthSessionHandler.cc.o -MF CMakeFiles/common-auth-objs.dir/AuthSessionHandler.cc.o.d -o CMakeFiles/common-auth-objs.dir/AuthSessionHandler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/AuthSessionHandler.cc HOSTCC pmdinfogen.o In file included from /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:17: /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c: In function 'parse_elf': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:152:28: note: in expansion of macro 'TO_NATIVE' 152 | hdr->e_type = TO_NATIVE(endian, 16, hdr->e_type); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:152:28: note: in expansion of macro 'TO_NATIVE' 152 | hdr->e_type = TO_NATIVE(endian, 16, hdr->e_type); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:153:28: note: in expansion of macro 'TO_NATIVE' 153 | hdr->e_machine = TO_NATIVE(endian, 16, hdr->e_machine); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:153:28: note: in expansion of macro 'TO_NATIVE' 153 | hdr->e_machine = TO_NATIVE(endian, 16, hdr->e_machine); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:154:28: note: in expansion of macro 'TO_NATIVE' 154 | hdr->e_version = TO_NATIVE(endian, 32, hdr->e_version); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:154:28: note: in expansion of macro 'TO_NATIVE' 154 | hdr->e_version = TO_NATIVE(endian, 32, hdr->e_version); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:155:28: note: in expansion of macro 'TO_NATIVE' 155 | hdr->e_entry = TO_NATIVE(endian, ADDR_SIZE, hdr->e_entry); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:155:28: note: in expansion of macro 'TO_NATIVE' 155 | hdr->e_entry = TO_NATIVE(endian, ADDR_SIZE, hdr->e_entry); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:156:28: note: in expansion of macro 'TO_NATIVE' 156 | hdr->e_phoff = TO_NATIVE(endian, ADDR_SIZE, hdr->e_phoff); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:156:28: note: in expansion of macro 'TO_NATIVE' 156 | hdr->e_phoff = TO_NATIVE(endian, ADDR_SIZE, hdr->e_phoff); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:157:28: note: in expansion of macro 'TO_NATIVE' 157 | hdr->e_shoff = TO_NATIVE(endian, ADDR_SIZE, hdr->e_shoff); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:157:28: note: in expansion of macro 'TO_NATIVE' 157 | hdr->e_shoff = TO_NATIVE(endian, ADDR_SIZE, hdr->e_shoff); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:158:28: note: in expansion of macro 'TO_NATIVE' 158 | hdr->e_flags = TO_NATIVE(endian, 32, hdr->e_flags); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:158:28: note: in expansion of macro 'TO_NATIVE' 158 | hdr->e_flags = TO_NATIVE(endian, 32, hdr->e_flags); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:159:28: note: in expansion of macro 'TO_NATIVE' 159 | hdr->e_ehsize = TO_NATIVE(endian, 16, hdr->e_ehsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:159:28: note: in expansion of macro 'TO_NATIVE' 159 | hdr->e_ehsize = TO_NATIVE(endian, 16, hdr->e_ehsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:160:28: note: in expansion of macro 'TO_NATIVE' 160 | hdr->e_phentsize = TO_NATIVE(endian, 16, hdr->e_phentsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:160:28: note: in expansion of macro 'TO_NATIVE' 160 | hdr->e_phentsize = TO_NATIVE(endian, 16, hdr->e_phentsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:161:28: note: in expansion of macro 'TO_NATIVE' 161 | hdr->e_phnum = TO_NATIVE(endian, 16, hdr->e_phnum); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:161:28: note: in expansion of macro 'TO_NATIVE' 161 | hdr->e_phnum = TO_NATIVE(endian, 16, hdr->e_phnum); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:162:28: note: in expansion of macro 'TO_NATIVE' 162 | hdr->e_shentsize = TO_NATIVE(endian, 16, hdr->e_shentsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:162:28: note: in expansion of macro 'TO_NATIVE' 162 | hdr->e_shentsize = TO_NATIVE(endian, 16, hdr->e_shentsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:163:28: note: in expansion of macro 'TO_NATIVE' 163 | hdr->e_shnum = TO_NATIVE(endian, 16, hdr->e_shnum); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:163:28: note: in expansion of macro 'TO_NATIVE' 163 | hdr->e_shnum = TO_NATIVE(endian, 16, hdr->e_shnum); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:164:28: note: in expansion of macro 'TO_NATIVE' 164 | hdr->e_shstrndx = TO_NATIVE(endian, 16, hdr->e_shstrndx); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:164:28: note: in expansion of macro 'TO_NATIVE' 164 | hdr->e_shstrndx = TO_NATIVE(endian, 16, hdr->e_shstrndx); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:184:25: note: in expansion of macro 'TO_NATIVE' 184 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[0].sh_size); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:184:25: note: in expansion of macro 'TO_NATIVE' 184 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[0].sh_size); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:190:25: note: in expansion of macro 'TO_NATIVE' 190 | TO_NATIVE(endian, 32, sechdrs[0].sh_link); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:190:25: note: in expansion of macro 'TO_NATIVE' 190 | TO_NATIVE(endian, 32, sechdrs[0].sh_link); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:197:25: note: in expansion of macro 'TO_NATIVE' 197 | TO_NATIVE(endian, 32, sechdrs[i].sh_name); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:197:25: note: in expansion of macro 'TO_NATIVE' 197 | TO_NATIVE(endian, 32, sechdrs[i].sh_name); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:199:25: note: in expansion of macro 'TO_NATIVE' 199 | TO_NATIVE(endian, 32, sechdrs[i].sh_type); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:199:25: note: in expansion of macro 'TO_NATIVE' 199 | TO_NATIVE(endian, 32, sechdrs[i].sh_type); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:201:25: note: in expansion of macro 'TO_NATIVE' 201 | TO_NATIVE(endian, 32, sechdrs[i].sh_flags); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:201:25: note: in expansion of macro 'TO_NATIVE' 201 | TO_NATIVE(endian, 32, sechdrs[i].sh_flags); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:203:25: note: in expansion of macro 'TO_NATIVE' 203 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_addr); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:203:25: note: in expansion of macro 'TO_NATIVE' 203 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_addr); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:205:25: note: in expansion of macro 'TO_NATIVE' 205 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_offset); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:205:25: note: in expansion of macro 'TO_NATIVE' 205 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_offset); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:207:25: note: in expansion of macro 'TO_NATIVE' 207 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_size); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:207:25: note: in expansion of macro 'TO_NATIVE' 207 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_size); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:209:25: note: in expansion of macro 'TO_NATIVE' 209 | TO_NATIVE(endian, 32, sechdrs[i].sh_link); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:209:25: note: in expansion of macro 'TO_NATIVE' 209 | TO_NATIVE(endian, 32, sechdrs[i].sh_link); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:211:25: note: in expansion of macro 'TO_NATIVE' 211 | TO_NATIVE(endian, 32, sechdrs[i].sh_info); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:211:25: note: in expansion of macro 'TO_NATIVE' 211 | TO_NATIVE(endian, 32, sechdrs[i].sh_info); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:213:25: note: in expansion of macro 'TO_NATIVE' 213 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_addralign); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:213:25: note: in expansion of macro 'TO_NATIVE' 213 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_addralign); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:215:25: note: in expansion of macro 'TO_NATIVE' 215 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_entsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:215:25: note: in expansion of macro 'TO_NATIVE' 215 | TO_NATIVE(endian, ADDR_SIZE, sechdrs[i].sh_entsize); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:255:41: note: in expansion of macro 'TO_NATIVE' 255 | sym->st_shndx = TO_NATIVE(endian, 16, sym->st_shndx); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:255:41: note: in expansion of macro 'TO_NATIVE' 255 | sym->st_shndx = TO_NATIVE(endian, 16, sym->st_shndx); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:256:41: note: in expansion of macro 'TO_NATIVE' 256 | sym->st_name = TO_NATIVE(endian, 32, sym->st_name); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:256:41: note: in expansion of macro 'TO_NATIVE' 256 | sym->st_name = TO_NATIVE(endian, 32, sym->st_name); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:257:41: note: in expansion of macro 'TO_NATIVE' 257 | sym->st_value = TO_NATIVE(endian, ADDR_SIZE, sym->st_value); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:257:41: note: in expansion of macro 'TO_NATIVE' 257 | sym->st_value = TO_NATIVE(endian, ADDR_SIZE, sym->st_value); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:258:41: note: in expansion of macro 'TO_NATIVE' 258 | sym->st_size = TO_NATIVE(endian, ADDR_SIZE, sym->st_size); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:258:41: note: in expansion of macro 'TO_NATIVE' 258 | sym->st_size = TO_NATIVE(endian, ADDR_SIZE, sym->st_size); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:78:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 78 | else \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:272:30: note: in expansion of macro 'TO_NATIVE' 272 | *p = TO_NATIVE(endian, 32, *p); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 80 | ___x; \ | ^~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.h:83:35: note: in expansion of macro 'CONVERT_NATIVE' 83 | #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk/buildtools/pmdinfogen/pmdinfogen.c:272:30: note: in expansion of macro 'TO_NATIVE' 272 | *p = TO_NATIVE(endian, 32, *p); | ^~~~~~~~~ [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Finisher.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/Finisher.cc.o -MF CMakeFiles/common-common-objs.dir/Finisher.cc.o.d -o CMakeFiles/common-common-objs.dir/Finisher.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Finisher.cc HOSTLD dpdk-pmdinfogen INSTALL-HOSTAPP dpdk-pmdinfogen == Build kernel == Build kernel/linux [ 2%] Building CXX object src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_ops.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_ops.cc.o -MF CMakeFiles/cls_lock_client.dir/lock/cls_lock_ops.cc.o.d -o CMakeFiles/cls_lock_client.dir/lock/cls_lock_ops.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/cls/lock/cls_lock_ops.cc [ 2%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushTester.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/crush/CMakeFiles/crush_objs.dir/CrushTester.cc.o -MF CMakeFiles/crush_objs.dir/CrushTester.cc.o.d -o CMakeFiles/crush_objs.dir/CrushTester.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/CrushTester.cc == Build drivers == Build drivers/common == Build drivers/bus == Build drivers/bus/pci SYMLINK-FILE include/rte_bus_pci.h CC linux/pci.o CC linux/pci_uio.o CC linux/pci_vfio.o CC pci_params.o CC pci_common.o CC pci_common_uio.o [ 2%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/global && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o -MF CMakeFiles/libglobal_objs.dir/signal_handler.cc.o.d -o CMakeFiles/libglobal_objs.dir/signal_handler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/global/signal_handler.cc AR librte_bus_pci.a INSTALL-LIB librte_bus_pci.a == Build drivers/bus/vdev SYMLINK-FILE include/rte_bus_vdev.h CC vdev.o CC vdev_params.o AR librte_bus_vdev.a INSTALL-LIB librte_bus_vdev.a == Build drivers/mempool == Build drivers/mempool/bucket [ 2%] Linking CXX static library ../../lib/libcls_lock_client.a cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls && /usr/bin/cmake -P CMakeFiles/cls_lock_client.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/cls && /usr/bin/cmake -E cmake_link_script CMakeFiles/cls_lock_client.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libcls_lock_client.a CMakeFiles/cls_lock_client.dir/lock/cls_lock_client.cc.o CMakeFiles/cls_lock_client.dir/lock/cls_lock_types.cc.o CMakeFiles/cls_lock_client.dir/lock/cls_lock_ops.cc.o /usr/bin/ranlib ../../lib/libcls_lock_client.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target cls_lock_client /usr/bin/gmake -f src/tracing/CMakeFiles/librados-tp.dir/build.make src/tracing/CMakeFiles/librados-tp.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing/CMakeFiles/librados-tp.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/tracing/CMakeFiles/librados-tp.dir/build.make src/tracing/CMakeFiles/librados-tp.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] generating /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include/tracing/librados.h cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include && /usr/bin/lttng-gen-tp /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing/librados.tp -o tracing/librados.h gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target librados-tp /usr/bin/gmake -f src/common/CMakeFiles/common_prioritycache_obj.dir/build.make src/common/CMakeFiles/common_prioritycache_obj.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common/CMakeFiles/common_prioritycache_obj.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/common/CMakeFiles/common_prioritycache_obj.dir/build.make src/common/CMakeFiles/common_prioritycache_obj.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Building CXX object src/common/CMakeFiles/common_prioritycache_obj.dir/PriorityCache.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common_prioritycache_obj.dir/PriorityCache.cc.o -MF CMakeFiles/common_prioritycache_obj.dir/PriorityCache.cc.o.d -o CMakeFiles/common_prioritycache_obj.dir/PriorityCache.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/PriorityCache.cc CC rte_mempool_bucket.o [ 2%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/Crypto.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/Crypto.cc.o -MF CMakeFiles/common-auth-objs.dir/Crypto.cc.o.d -o CMakeFiles/common-auth-objs.dir/Crypto.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/Crypto.cc AR librte_mempool_bucket.a INSTALL-LIB librte_mempool_bucket.a == Build drivers/mempool/ring [ 2%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/FixedCDC.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/FixedCDC.cc.o -MF CMakeFiles/common-common-objs.dir/FixedCDC.cc.o.d -o CMakeFiles/common-common-objs.dir/FixedCDC.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/FixedCDC.cc CC rte_mempool_ring.o AR librte_mempool_ring.a INSTALL-LIB librte_mempool_ring.a == Build drivers/net == Build drivers/crypto [ 2%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushLocation.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crush && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/crush/CMakeFiles/crush_objs.dir/CrushLocation.cc.o -MF CMakeFiles/crush_objs.dir/CrushLocation.cc.o.d -o CMakeFiles/crush_objs.dir/CrushLocation.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crush/CrushLocation.cc == Build drivers/compress gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 2%] Built target libglobal_objs /usr/bin/gmake -f src/mgr/CMakeFiles/mgr_cap_obj.dir/build.make src/mgr/CMakeFiles/mgr_cap_obj.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/mgr /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/mgr /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/mgr/CMakeFiles/mgr_cap_obj.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/mgr/CMakeFiles/mgr_cap_obj.dir/build.make src/mgr/CMakeFiles/mgr_cap_obj.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] Building CXX object src/mgr/CMakeFiles/mgr_cap_obj.dir/MgrCap.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/mgr && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/mgr/CMakeFiles/mgr_cap_obj.dir/MgrCap.cc.o -MF CMakeFiles/mgr_cap_obj.dir/MgrCap.cc.o.d -o CMakeFiles/mgr_cap_obj.dir/MgrCap.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/mgr/MgrCap.cc == Build app [ 3%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Formatter.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/common && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DCEPH_DATADIR=\"/usr/share/ceph\" -DCEPH_LIBDIR=\"/usr/lib64\" -DCEPH_PKGLIBDIR=\"/usr/lib64/ceph\" -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/common/CMakeFiles/common-common-objs.dir/Formatter.cc.o -MF CMakeFiles/common-common-objs.dir/Formatter.cc.o.d -o CMakeFiles/common-common-objs.dir/Formatter.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc /usr/bin/gmake -f src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/build.make src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crypto/openssl /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crypto/openssl /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/build.make src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] Building CXX object src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_accel.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crypto/openssl && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -Dceph_crypto_openssl_EXPORTS -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_accel.cc.o -MF CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_accel.cc.o.d -o CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_accel.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crypto/openssl/openssl_crypto_accel.cc Build complete [arm64-armv8a-linuxapp-gcc] ==== NOTE ==== It is recommended to build DPDK using 'meson' and 'ninja' See https://doc.dpdk.org/guides/linux_gsg/build_dpdk.html for instructions Building DPDK with 'make' will be deprecated in a future release ============== gmake[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-build [ 3%] Performing install step for 'dpdk-ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk && true cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/spdk/dpdk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-install [ 3%] Completed 'dpdk-ext' /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/CMakeFiles /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/CMakeFiles/dpdk-ext-complete /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/dpdk-ext-prefix/src/dpdk-ext-stamp/dpdk-ext-done gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] Built target dpdk-ext /usr/bin/gmake -f src/tracing/CMakeFiles/bluestore-tp.dir/build.make src/tracing/CMakeFiles/bluestore-tp.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing/CMakeFiles/bluestore-tp.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/tracing/CMakeFiles/bluestore-tp.dir/build.make src/tracing/CMakeFiles/bluestore-tp.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] generating /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include/tracing/bluestore.h cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include && /usr/bin/lttng-gen-tp /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing/bluestore.tp -o tracing/bluestore.h gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] Built target bluestore-tp /usr/bin/gmake -f src/tracing/CMakeFiles/objectstore-tp.dir/build.make src/tracing/CMakeFiles/objectstore-tp.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/tracing/CMakeFiles/objectstore-tp.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/tracing/CMakeFiles/objectstore-tp.dir/build.make src/tracing/CMakeFiles/objectstore-tp.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] generating /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include/tracing/objectstore.h cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include && /usr/bin/lttng-gen-tp /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/tracing/objectstore.tp -o tracing/objectstore.h gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] Built target objectstore-tp /usr/bin/gmake -f src/blk/CMakeFiles/liburing_ext.dir/build.make src/blk/CMakeFiles/liburing_ext.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/ceph-16.2.4 /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/blk /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/CMakeFiles/liburing_ext.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' /usr/bin/gmake -f src/blk/CMakeFiles/liburing_ext.dir/build.make src/blk/CMakeFiles/liburing_ext.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 3%] Creating directories for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/tmp cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc: In member function 'virtual void ceph::XMLFormatter::close_section()': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc:449:8: error: 'transform' is not a member of 'std' 449 | std::transform(section.begin(), section.end(), section.begin(), | ^~~~~~~~~ cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc: In member function 'void ceph::XMLFormatter::add_value(std::string_view, T)': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc:462:8: error: 'transform' is not a member of 'std' 462 | std::transform(e.begin(), e.end(), e.begin(), | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc: In member function 'virtual void ceph::XMLFormatter::dump_string(std::string_view, std::string_view)': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc:490:8: error: 'transform' is not a member of 'std' 490 | std::transform(e.begin(), e.end(), e.begin(), | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc: In member function 'virtual void ceph::XMLFormatter::dump_string_with_attrs(std::string_view, std::string_view, const ceph::FormatterAttrs&)': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc:502:8: error: 'transform' is not a member of 'std' 502 | std::transform(e.begin(), e.end(), e.begin(), | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc: In member function 'virtual void ceph::XMLFormatter::dump_format_va(std::string_view, const char*, bool, const char*, va_list)': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc:526:8: error: 'transform' is not a member of 'std' 526 | std::transform(e.begin(), e.end(), e.begin(), | ^~~~~~~~~ cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc: In member function 'void ceph::XMLFormatter::open_section_in_ns(std::string_view, const char*, const ceph::FormatterAttrs*)': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/common/Formatter.cc:580:8: error: 'transform' is not a member of 'std' 580 | std::transform(e.begin(), e.end(), e.begin(), | ^~~~~~~~~ cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-mkdir [ 3%] No download step for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E echo_append cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-download [ 3%] No update step for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /usr/bin/cmake -E echo_append cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-update [ 3%] No patch step for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E echo_append cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-patch [ 3%] Performing configure step for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing/configure prefix /usr includedir /usr/include libdir /usr/lib libdevdir /usr/lib relativelibdir mandir /usr/man datadir /usr/share __kernel_rwf_t yes __kernel_timespec yes open_how no gmake[2]: *** [src/common/CMakeFiles/common-common-objs.dir/build.make:202: src/common/CMakeFiles/common-common-objs.dir/Formatter.cc.o] Error 1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake[1]: *** [CMakeFiles/Makefile2:2695: src/common/CMakeFiles/common-common-objs.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... [ 4%] Building CXX object src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_plugin.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crypto/openssl && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -Dceph_crypto_openssl_EXPORTS -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_plugin.cc.o -MF CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_plugin.cc.o.d -o CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_plugin.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/crypto/openssl/openssl_crypto_plugin.cc statx yes C++ yes CC gcc CXX g++ cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-configure [ 4%] Performing build step for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && env CC=/usr/bin/cc "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC" /usr/bin/gmake -C src -s gmake[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing/src' CC setup.ol CC queue.ol CC syscall.ol CC register.ol CC setup.os CC queue.os CC syscall.os CC register.os AR liburing.a ar: creating liburing.a RANLIB liburing.a CC liburing.so.1.0.7 gmake[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing/src' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-build [ 4%] No install step for 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /usr/bin/cmake -E echo_append cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/liburing && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-install [ 4%] Completed 'liburing_ext' cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E make_directory /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/CMakeFiles cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/CMakeFiles/liburing_ext-complete cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk && /usr/bin/cmake -E touch /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/blk/liburing_ext-prefix/src/liburing_ext-stamp/liburing_ext-done gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 4%] Built target liburing_ext [ 4%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/KeyRing.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/KeyRing.cc.o -MF CMakeFiles/common-auth-objs.dir/KeyRing.cc.o.d -o CMakeFiles/common-auth-objs.dir/KeyRing.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/KeyRing.cc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 4%] Built target common_prioritycache_obj [ 4%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/RotatingKeyRing.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/RotatingKeyRing.cc.o -MF CMakeFiles/common-auth-objs.dir/RotatingKeyRing.cc.o.d -o CMakeFiles/common-auth-objs.dir/RotatingKeyRing.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/RotatingKeyRing.cc [ 4%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxAuthorizeHandler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxAuthorizeHandler.cc.o -MF CMakeFiles/common-auth-objs.dir/cephx/CephxAuthorizeHandler.cc.o.d -o CMakeFiles/common-auth-objs.dir/cephx/CephxAuthorizeHandler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/cephx/CephxAuthorizeHandler.cc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 4%] Built target crush_objs [ 4%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxClientHandler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxClientHandler.cc.o -MF CMakeFiles/common-auth-objs.dir/cephx/CephxClientHandler.cc.o.d -o CMakeFiles/common-auth-objs.dir/cephx/CephxClientHandler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/cephx/CephxClientHandler.cc [ 4%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxProtocol.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxProtocol.cc.o -MF CMakeFiles/common-auth-objs.dir/cephx/CephxProtocol.cc.o.d -o CMakeFiles/common-auth-objs.dir/cephx/CephxProtocol.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/cephx/CephxProtocol.cc [ 4%] Linking CXX shared library ../../../lib/libceph_crypto_openssl.so cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/crypto/openssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ceph_crypto_openssl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libceph_crypto_openssl.so -o ../../../lib/libceph_crypto_openssl.so CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_accel.cc.o CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_plugin.cc.o /usr/lib64/libcrypto.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 4%] Built target ceph_crypto_openssl [ 5%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxSessionHandler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxSessionHandler.cc.o -MF CMakeFiles/common-auth-objs.dir/cephx/CephxSessionHandler.cc.o.d -o CMakeFiles/common-auth-objs.dir/cephx/CephxSessionHandler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/cephx/CephxSessionHandler.cc [ 5%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/none/AuthNoneAuthorizeHandler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/auth && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/auth/CMakeFiles/common-auth-objs.dir/none/AuthNoneAuthorizeHandler.cc.o -MF CMakeFiles/common-auth-objs.dir/none/AuthNoneAuthorizeHandler.cc.o.d -o CMakeFiles/common-auth-objs.dir/none/AuthNoneAuthorizeHandler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/none/AuthNoneAuthorizeHandler.cc [ 5%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/Messenger.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/Messenger.cc.o -MF CMakeFiles/common-msg-objs.dir/Messenger.cc.o.d -o CMakeFiles/common-msg-objs.dir/Messenger.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/Messenger.cc [ 5%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/Connection.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/Connection.cc.o -MF CMakeFiles/common-msg-objs.dir/Connection.cc.o.d -o CMakeFiles/common-msg-objs.dir/Connection.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/Connection.cc [ 5%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/msg_types.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/msg_types.cc.o -MF CMakeFiles/common-msg-objs.dir/msg_types.cc.o.d -o CMakeFiles/common-msg-objs.dir/msg_types.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/msg_types.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/AsyncConnection.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/AsyncConnection.cc.o -MF CMakeFiles/common-msg-objs.dir/async/AsyncConnection.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/AsyncConnection.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/AsyncConnection.cc /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/cephx/CephxProtocol.cc: In function 'bool cephx_verify_authorizer(ceph::common::CephContext*, const KeyStore&, ceph::buffer::v15_2_0::list::const_iterator&, size_t, CephXServiceTicketInfo&, std::unique_ptr*, std::string*, ceph::bufferlist*)': /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/auth/cephx/CephxProtocol.cc:524:41: warning: 'auth_msg.CephXAuthorize::nonce' may be used uninitialized in this function [-Wmaybe-uninitialized] 524 | reply.nonce_plus_one = auth_msg.nonce + 1; | ~~~~~~~~~~~~~~~^~~ gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 6%] Built target common-auth-objs [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/AsyncMessenger.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/AsyncMessenger.cc.o -MF CMakeFiles/common-msg-objs.dir/async/AsyncMessenger.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/AsyncMessenger.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/AsyncMessenger.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/Protocol.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/Protocol.cc.o -MF CMakeFiles/common-msg-objs.dir/async/Protocol.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/Protocol.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/Protocol.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/ProtocolV1.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/ProtocolV1.cc.o -MF CMakeFiles/common-msg-objs.dir/async/ProtocolV1.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/ProtocolV1.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/ProtocolV1.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/ProtocolV2.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/ProtocolV2.cc.o -MF CMakeFiles/common-msg-objs.dir/async/ProtocolV2.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/ProtocolV2.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/ProtocolV2.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/Event.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/Event.cc.o -MF CMakeFiles/common-msg-objs.dir/async/Event.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/Event.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/Event.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/EventSelect.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/EventSelect.cc.o -MF CMakeFiles/common-msg-objs.dir/async/EventSelect.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/EventSelect.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/EventSelect.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/PosixStack.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/PosixStack.cc.o -MF CMakeFiles/common-msg-objs.dir/async/PosixStack.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/PosixStack.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/PosixStack.cc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 6%] Built target mgr_cap_obj [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/Stack.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/Stack.cc.o -MF CMakeFiles/common-msg-objs.dir/async/Stack.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/Stack.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/Stack.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/crypto_onwire.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/crypto_onwire.cc.o -MF CMakeFiles/common-msg-objs.dir/async/crypto_onwire.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/crypto_onwire.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/crypto_onwire.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/frames_v2.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/frames_v2.cc.o -MF CMakeFiles/common-msg-objs.dir/async/frames_v2.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/frames_v2.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/frames_v2.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/net_handler.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/net_handler.cc.o -MF CMakeFiles/common-msg-objs.dir/async/net_handler.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/net_handler.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/net_handler.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/EventEpoll.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/EventEpoll.cc.o -MF CMakeFiles/common-msg-objs.dir/async/EventEpoll.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/EventEpoll.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/EventEpoll.cc [ 6%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/Infiniband.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/Infiniband.cc.o -MF CMakeFiles/common-msg-objs.dir/async/rdma/Infiniband.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/rdma/Infiniband.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/rdma/Infiniband.cc [ 7%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAConnectedSocketImpl.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAConnectedSocketImpl.cc.o -MF CMakeFiles/common-msg-objs.dir/async/rdma/RDMAConnectedSocketImpl.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/rdma/RDMAConnectedSocketImpl.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/rdma/RDMAConnectedSocketImpl.cc [ 7%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPConnectedSocketImpl.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPConnectedSocketImpl.cc.o -MF CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPConnectedSocketImpl.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPConnectedSocketImpl.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/rdma/RDMAIWARPConnectedSocketImpl.cc [ 7%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAServerSocketImpl.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAServerSocketImpl.cc.o -MF CMakeFiles/common-msg-objs.dir/async/rdma/RDMAServerSocketImpl.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/rdma/RDMAServerSocketImpl.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/rdma/RDMAServerSocketImpl.cc [ 7%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPServerSocketImpl.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPServerSocketImpl.cc.o -MF CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPServerSocketImpl.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPServerSocketImpl.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/rdma/RDMAIWARPServerSocketImpl.cc [ 7%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAStack.cc.o cd /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/msg && /usr/bin/c++ -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION -DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__CEPH__ -D__STDC_FORMAT_MACROS -D__linux__ -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/src/include -I/home/iurt/rpmbuild/BUILD/ceph-16.2.4/src -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/build/include -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/xxHash -isystem /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/rapidjson/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -U_FORTIFY_SOURCE -Wall -fno-strict-aliasing -fsigned-char -Wtype-limits -Wignored-qualifiers -Wpointer-arith -Werror=format-security -Winit-self -Wno-unknown-pragmas -Wnon-virtual-dtor -Wno-ignored-qualifiers -ftemplate-depth-1024 -Wpessimizing-move -Wredundant-move -Wstrict-null-sentinel -Woverloaded-virtual -fno-new-ttp-matching -fstack-protector-strong -fdiagnostics-color=auto -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -std=c++17 -MD -MT src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAStack.cc.o -MF CMakeFiles/common-msg-objs.dir/async/rdma/RDMAStack.cc.o.d -o CMakeFiles/common-msg-objs.dir/async/rdma/RDMAStack.cc.o -c /home/iurt/rpmbuild/BUILD/ceph-16.2.4/src/msg/async/rdma/RDMAStack.cc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' [ 7%] Built target common-msg-objs gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ceph-16.2.4/build' gmake: *** [Makefile:146: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9dBf4m (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9dBf4m (%build) I: [iurt_root_command] ERROR: chroot