D: [iurt_root_command] chroot warning: %patchN is deprecated (3 usages found), use %patch N (or %patch -P N) Installing /home/pterjan/rpmbuild/SRPMS/twitcurl-1-7.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uHrEhp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf twitcurl-master + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/twitcurl-master.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd twitcurl-master + rm -rf /home/pterjan/rpmbuild/BUILD/twitcurl-master-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/twitcurl-master-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd libtwitcurl + echo 'Patch #0 (twitcurl-makefile.patch):' Patch #0 (twitcurl-makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file Makefile + echo 'Patch #1 (twitcurl-header.patch):' Patch #1 (twitcurl-header.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file twitcurl.h + echo 'Patch #2 (twitcurl-cxxflags.patch):' Patch #2 (twitcurl-cxxflags.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p2 --fuzz=0 patching file Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sTBi0g + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd twitcurl-master + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd libtwitcurl + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make -O -j16 V=1 VERBOSE=1 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -fPIC -c -I/usr/include twitcurl.cpp oauthlib.cpp urlencode.cpp base64.cpp HMAC_SHA1.cpp SHA1.cpp SHA1.cpp: In member function 'bool CSHA1::HashFile(char*)': SHA1.cpp:188:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 188 | fread(uData, 1, SHA1_MAX_FILE_BUFFER, fIn); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SHA1.cpp:194:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | fread(uData, 1, ulRest, fIn); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,-soname,libtwitcurl.so.1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link=/usr/lib -o libtwitcurl.so.1.0 *.o -L/usr/lib -lcurl /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7lYH50 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 + cd twitcurl-master + '[' 1 -eq 1 ']' + cd libtwitcurl + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/lib64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/include + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 'INSTALL=/usr/bin/install -p' LIBRARY_DIR=/usr/lib64 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -fPIC -c -I/usr/include twitcurl.cpp oauthlib.cpp urlencode.cpp base64.cpp HMAC_SHA1.cpp SHA1.cpp SHA1.cpp: In member function 'bool CSHA1::HashFile(char*)': SHA1.cpp:188:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 188 | fread(uData, 1, SHA1_MAX_FILE_BUFFER, fIn); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SHA1.cpp:194:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | fread(uData, 1, ulRest, fIn); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,-soname,libtwitcurl.so.1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath-link=/usr/lib -o libtwitcurl.so.1.0 *.o -L/usr/lib64 -lcurl cp libtwitcurl.so.1.0 /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/lib64 cp twitcurl.h /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/include/ cp oauthlib.h /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/include/ + pushd /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/lib64 ~/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64/usr/lib64 ~/rpmbuild/BUILD/twitcurl-master/libtwitcurl + ln -s libtwitcurl.so.1.0 libtwitcurl.so.1 + ln -s libtwitcurl.so.1.0 libtwitcurl.so + popd ~/rpmbuild/BUILD/twitcurl-master/libtwitcurl + find /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1-7.mga10 --unique-debug-suffix -1-7.mga10.x86_64 --unique-debug-src-base twitcurl-1-7.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/twitcurl-master find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/twitcurl-1-7.mga10.x86_64 251 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64twitcurl1-1-7.mga10.x86_64 Provides: lib64twitcurl1 = 1-7.mga10 lib64twitcurl1(x86-64) = 1-7.mga10 libtwitcurl.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64twitcurl-devel-1-7.mga10.x86_64 Provides: devel(libtwitcurl(64bit)) lib64twitcurl-devel = 1-7.mga10 lib64twitcurl-devel(x86-64) = 1-7.mga10 twitcurl-devel = 1-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcurl(64bit)) devel(libgcc_s(64bit)) devel(libstdc++(64bit)) Processing files: twitcurl-debugsource-1-7.mga10.x86_64 Provides: twitcurl-debugsource = 1-7.mga10 twitcurl-debugsource(x86-64) = 1-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64twitcurl1-debuginfo-1-7.mga10.x86_64 Provides: debuginfo(build-id) = c1a05963f831ad603f23182dcfa7086882b31756 lib64twitcurl1-debuginfo = 1-7.mga10 lib64twitcurl1-debuginfo(x86-64) = 1-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: twitcurl-debugsource(x86-64) = 1-7.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64twitcurl-devel-1-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64twitcurl1-1-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/twitcurl-debugsource-1-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64twitcurl1-debuginfo-1-7.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dWzY8Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd twitcurl-master + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/twitcurl-1-7.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4KNxJN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/twitcurl-master-SPECPARTS + rm -rf twitcurl-master twitcurl-master.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: %patchN is deprecated (3 usages found), use %patch N (or %patch -P N) D: [iurt_root_command] Success!