D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-FCGI-0.790.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rp0nK2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf FCGI-0.79 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/FCGI-0.79.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd FCGI-0.79 + /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 -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/iurt/rpmbuild/tmp/rpm-tmp.EnTrh4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd FCGI-0.79 + '[' 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... x86_64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... 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 -j8 V=1 VERBOSE=1 Running Mkbootstrap for FCGI () chmod 644 "FCGI.bs" cp FCGI.pm blib/arch/FCGI.pm "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/FCGI-0.79/typemap' FCGI.xs > FCGI.xsc mv FCGI.xsc FCGI.c x86_64-mageia-linux-gnu-gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.79\" -DXS_VERSION=\"0.79\" -fPIC "-I/usr/lib64/perl5/CORE" os_unix.c x86_64-mageia-linux-gnu-gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.79\" -DXS_VERSION=\"0.79\" -fPIC "-I/usr/lib64/perl5/CORE" fcgiapp.c x86_64-mageia-linux-gnu-gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.79\" -DXS_VERSION=\"0.79\" -fPIC "-I/usr/lib64/perl5/CORE" FCGI.c rm -f blib/arch/auto/FCGI/FCGI.so x86_64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -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/iurt/rpmbuild/tmp/rpm-tmp.xhevr2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 + cd FCGI-0.79 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -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/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/FCGI.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/man/man3/FCGI.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.790.0-3.mga8 --unique-debug-suffix -0.790.0-3.mga8.x86_64 --unique-debug-src-base perl-FCGI-0.790.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/FCGI-0.79 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/FCGI/FCGI.so'; reason: Permission denied original debug info size: 248kB, size after compression: 244kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 334 blocks + /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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/perl-FCGI-0.790.0-3.mga8.x86_64/fcgios.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/perl-FCGI-0.790.0-3.mga8.x86_64/os_unix.c is executable but has no shebang, removing executable bit Processing files: perl-FCGI-0.790.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1MTBV1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd FCGI-0.79 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + cp -pr eg /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64/usr/share/doc/perl-FCGI + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(FCGI) = 0.790.0 perl(FCGI::Stream) perl-FCGI = 0.790.0-3.mga8 perl-FCGI(x86-64) = 0.790.0-3.mga8 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.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.4)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(XSLoader) perl(strict) perl-base >= 2:5.32.0 Processing files: perl-FCGI-debugsource-0.790.0-3.mga8.x86_64 Provides: perl-FCGI-debugsource = 0.790.0-3.mga8 perl-FCGI-debugsource(x86-64) = 0.790.0-3.mga8 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.790.0-3.mga8.x86_64 Provides: debuginfo(build-id) = 5a019cc5e41a29da1cc19fdef6931d1efb58e714 perl-FCGI-debuginfo = 0.790.0-3.mga8 perl-FCGI-debuginfo(x86-64) = 0.790.0-3.mga8 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.790.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-FCGI-0.790.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-FCGI-debugsource-0.790.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-FCGI-debuginfo-0.790.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sZhwM2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd FCGI-0.79 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-FCGI-0.790.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hxNiH1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf FCGI-0.79 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!