D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-FCGI-0.820.0-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TsSN2E Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wk7jBp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + rm -rf FCGI-0.82 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/FCGI-0.82.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd FCGI-0.82 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-FCGI-0.71-CVE-2012-6687.patch):' Patch #0 (perl-FCGI-0.71-CVE-2012-6687.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file os_unix.c Hunk #1 succeeded at 36 (offset -6 lines). Hunk #2 succeeded at 98 (offset -6 lines). Hunk #3 succeeded at 166 (offset -6 lines). Hunk #4 succeeded at 775 (offset 4 lines). Hunk #5 succeeded at 1134 (offset 4 lines). + chmod 0644 LICENSE META.json META.yml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1bTxmS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-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 FCGI-0.82 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for FCGI Writing MYMETA.yml and MYMETA.json Running ./configure for you Please read configure.readme for information on how to run it yourself checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking for sys/socket.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h + /usr/bin/make -O -j16 V=1 VERBOSE=1 Running Mkbootstrap for FCGI () chmod 644 "FCGI.bs" "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 cp FCGI.pm blib/arch/FCGI.pm "/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/typemap' FCGI.xs > FCGI.xsc mv FCGI.xsc FCGI.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/lib64/perl5/CORE" os_unix.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/lib64/perl5/CORE" fcgiapp.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/lib64/perl5/CORE" FCGI.c rm -f blib/arch/auto/FCGI/FCGI.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ -lperl \ chmod 755 blib/arch/auto/FCGI/FCGI.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vlIlgn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-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 FCGI-0.82 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/FCGI.pm Installing /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so Installing /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/man/man3/FCGI.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.820.0-6.mga10 --unique-debug-suffix -0.820.0-6.mga10.x86_64 --unique-debug-src-base perl-FCGI-0.820.0-6.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82 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/perl-FCGI-0.820.0-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 *** WARNING: ./usr/src/debug/perl-FCGI-0.820.0-6.mga10.x86_64/os_unix.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/perl-FCGI-0.820.0-6.mga10.x86_64/fcgios.h is executable but has no shebang, removing executable bit + 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/perl-FCGI-0.820.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: perl-FCGI-0.820.0-6.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.odlhi7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + cd FCGI-0.82 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/ChangeLog /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/LICENSE /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/META.json /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/META.yml /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/README /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + cp -pr /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/FCGI-0.82/eg /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT/usr/share/doc/perl-FCGI + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(FCGI) = 0.820.0 perl(FCGI::Stream) perl-FCGI = 0.820.0-6.mga10 perl-FCGI(x86-64) = 0.820.0-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.40()(64bit) perl(XSLoader) perl(strict) perl-base >= 2:5.40.1 Processing files: perl-FCGI-debugsource-0.820.0-6.mga10.x86_64 Provides: perl-FCGI-debugsource = 0.820.0-6.mga10 perl-FCGI-debugsource(x86-64) = 0.820.0-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-FCGI-debuginfo-0.820.0-6.mga10.x86_64 Provides: debuginfo(build-id) = 5068ffb88e8bddac152875291969dfdb263e689d perl-FCGI-debuginfo = 0.820.0-6.mga10 perl-FCGI-debuginfo(x86-64) = 0.820.0-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-FCGI-debugsource(x86-64) = 0.820.0-6.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-FCGI-0.820.0-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-FCGI-debugsource-0.820.0-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-FCGI-debuginfo-0.820.0-6.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Io3wip + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-FCGI-0.820.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!