D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/cups2freefax-201205092342-13.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5JaOvN Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.65CUky + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + rm -rf cups2freefax_201205092342 + /usr/bin/mkdir -p cups2freefax_201205092342 + cd cups2freefax_201205092342 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cups2freefax_201205092342.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CQXITV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-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 cups2freefax_201205092342 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + gcc -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 -o cups2freefax cups2freefax.c cups2freefax.c: In function 'init': cups2freefax.c:271:12: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 271 | (void) setgid(group->gr_gid); | ^~~~~~~~~~~~~~~~~~~~~ cups2freefax.c: In function 'main': cups2freefax.c:281:33: warning: '%s' directive output may be truncated writing 17 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] 281 | snprintf(logfile,BUFSIZE,"%s%s",conf.log,"/cups2freefax_log"); | ^~ ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from cups2freefax.c:154: In function 'snprintf', inlined from 'init' at cups2freefax.c:281:5, inlined from 'main' at cups2freefax.c:636:7: /usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 18 and 4113 bytes into a destination of size 4096 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ cups2freefax.c: In function 'main': cups2freefax.c:834:36: warning: '%s' directive output between 0 and 2147483646 bytes may cause result to exceed 'INT_MAX' [-Wformat-truncation=] 834 | snprintf(ppcall, size, "%s %s %s %s", conf.postprocessing, outfile, passwd->pw_name, argv[2]); | ^~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9AnYbh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + mkdir /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-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 cups2freefax_201205092342 + '[' 1 -eq 1 ']' + install -D -m 644 ./version /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/var/lib/cups2freefax/maj + install -D -m 644 ./cron.pl /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/var/lib/cups2freefax/ + install -D -m 644 ./fax4free.desktop /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/share/kde4/services/ServiceMenus/fax4free.desktop + install -D -m 755 ./fax4free_nautilus /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/share/nautilus-scripts/fax4free_nautilus + install -m 644 ./cups2freefaxrc /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/var/lib/cups2freefax/cups2freefaxrc + install -D -m 700 ./cups2freefax /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/lib64/cups/backend/cups2freefax + install -m 755 ./cups2freefax.bash /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/var/lib/cups2freefax/cups2freefax.bash + install -D -m 644 ./cups2freefax.conf /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/etc/cups/cups2freefax.conf + install -D -m 755 ./fax4free.pl /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/bin/fax4free + install -D -m 644 ./etc_cups2freefaxrc /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/etc/cups2freefax/cups2freefaxrc + install -d -m 777 /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/var/spool/cups2freefax + install -m 644 /home/pterjan/rpmbuild/SOURCES/README.install.urpmi README.install.urpmi + install -D -m755 ./cron.pl /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/etc/cron.daily/cups2freefax.pl + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 201205092342-13.mga10 --unique-debug-suffix -201205092342-13.mga10.x86_64 --unique-debug-src-base cups2freefax-201205092342-13.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/cups2freefax_201205092342 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/cups2freefax-201205092342-13.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 mangling shebang in /var/lib/cups2freefax/cups2freefax.bash from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/cron.daily/cups2freefax.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/fax4free from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/share/nautilus-scripts/fax4free_nautilus from /usr/bin/env bash to #!/usr/bin/bash + 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/cups2freefax-201205092342-build/SPECPARTS/rpm-debuginfo.specpart Processing files: cups2freefax-201205092342-13.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1HbJDI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + cd cups2freefax_201205092342 + DOCDIR=/home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/share/doc/cups2freefax + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/share/doc/cups2freefax + cp -pr /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/cups2freefax_201205092342/README.install.urpmi /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT/usr/share/doc/cups2freefax + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(cups2freefax) = 201205092342-13.mga10 cups2freefax = 201205092342-13.mga10 cups2freefax(x86-64) = 201205092342-13.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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(Env) perl(Getopt::Std) perl(WWW::Mechanize) perl(constant) perl(encoding) perl(strict) perl(warnings) perl-base >= 2:5.40.1 Processing files: cups2freefax-debugsource-201205092342-13.mga10.x86_64 Provides: cups2freefax-debugsource = 201205092342-13.mga10 cups2freefax-debugsource(x86-64) = 201205092342-13.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cups2freefax-debuginfo-201205092342-13.mga10.x86_64 Provides: cups2freefax-debuginfo = 201205092342-13.mga10 cups2freefax-debuginfo(x86-64) = 201205092342-13.mga10 debuginfo(build-id) = a224d6bd917f85ef869c9f3fb0a843a4edbfc1e9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cups2freefax-debugsource(x86-64) = 201205092342-13.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cups2freefax-debugsource-201205092342-13.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cups2freefax-debuginfo-201205092342-13.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cups2freefax-201205092342-13.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.12Ys3h + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + test -d /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + rm -rf /home/pterjan/rpmbuild/BUILD/cups2freefax-201205092342-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!