D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/httpfs-2.06.07.10-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.evGI2U Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cWd8Pg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + rm -rf httpfs-2.06.07.10 + /usr/bin/mkdir -p httpfs-2.06.07.10 + cd httpfs-2.06.07.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/httpfs_2.06.07.10.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (httpfs-2.06.07.10-magos-hostnames.patch):' Patch #0 (httpfs-2.06.07.10-magos-hostnames.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file ./httpfs.c + rm -f httpfs + chmod -x httpfs.c + sed -i 's|-D_SVID_SOURCE -D_BSD_SOURCE|-D_DEFAULT_SOURCE|g' ./make_httpfs + sed -i 's|gcc -s|gcc|g' ./make_httpfs + sed -i 's|MagOS|Mageia|g' ./httpfs.c + iconv -f iso8859-15 -t utf-8 readme.1 + mv -f readme.1.conv readme.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nO9CAT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + 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 + cd httpfs-2.06.07.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./make_httpfs httpfs.c: In function 'httpGet': httpfs.c:349:27: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'size_t *' {aka 'long unsigned int *'} [-Wformat=] 349 | sscanf(pos, "%x", &chunksize); | ~^ ~~~~~~~~~~ | | | | | size_t * {aka long unsigned int *} | unsigned int * | %lx In function 'parse_url', inlined from 'main' at httpfs.c:556:10: httpfs.c:160:5: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 160 | strncpy(http_base, http, strlen(http)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpfs.c:156:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 156 | strncpy(http_host, pos, strlen(pos)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpfs.c:156:9: note: length computed here 156 | strncpy(http_host, pos, strlen(pos)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpfs.c:161:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 161 | strncpy(http_base + strlen(http), http_host, strlen(http_host)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpfs.c:161:5: note: length computed here 161 | strncpy(http_base + strlen(http), http_host, strlen(http_host)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpfs.c:162:38: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 162 | if (strcmp(http_path, "/") != 0) strncpy(http_base + strlen(http_base), http_path, strlen(http_path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpfs.c:162:38: note: length computed here 162 | if (strcmp(http_path, "/") != 0) strncpy(http_base + strlen(http_base), http_path, strlen(http_path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wV0Q2N + umask 022 + cd /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + mkdir /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT + 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 + cd httpfs-2.06.07.10 + '[' 1 -eq 1 ']' + install -D -m 755 httpfs /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT/usr/bin/httpfs + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.06.07.10-6.mga10 --unique-debug-suffix -2.06.07.10-6.mga10.x86_64 --unique-debug-src-base httpfs-2.06.07.10-6.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/httpfs-2.06.07.10 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/httpfs-2.06.07.10-6.mga10.x86_64 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 Reading /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/SPECPARTS/rpm-debuginfo.specpart Processing files: httpfs-2.06.07.10-6.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MoUJIX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + cd httpfs-2.06.07.10 + DOCDIR=/home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT/usr/share/doc/httpfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT/usr/share/doc/httpfs + cp -pr /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/httpfs-2.06.07.10/readme /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT/usr/share/doc/httpfs + cp -pr /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/httpfs-2.06.07.10/readme.1 /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT/usr/share/doc/httpfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: httpfs = 2.06.07.10-6.mga10 httpfs(x86-64) = 2.06.07.10-6.mga10 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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) Processing files: httpfs-debugsource-2.06.07.10-6.mga10.x86_64 Provides: httpfs-debugsource = 2.06.07.10-6.mga10 httpfs-debugsource(x86-64) = 2.06.07.10-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: httpfs-debuginfo-2.06.07.10-6.mga10.x86_64 Provides: debuginfo(build-id) = 1ba3ba4476636f4b1b88176a3229a557fb8cda82 httpfs-debuginfo = 2.06.07.10-6.mga10 httpfs-debuginfo(x86-64) = 2.06.07.10-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: httpfs-debugsource(x86-64) = 2.06.07.10-6.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/httpfs-2.06.07.10-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/httpfs-debugsource-2.06.07.10-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/httpfs-debuginfo-2.06.07.10-6.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dqlF62 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + test -d /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + rm -rf /home/pterjan/rpmbuild/BUILD/httpfs-2.06.07.10-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!