D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Authen-PAM-0.160.0-29.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z33ZhV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Authen-PAM-0.16 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Authen-PAM-0.16.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd Authen-PAM-0.16 + rm -rf /home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Authen-PAM-0.16-Fix-building-on-Perl-without-dot-in-INC.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.42jMXV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Authen-PAM-0.16 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for pam header files in... security checking for pam_getenv... yes checking if pam_strerror takes a pam_handle_t argument... yes checking for PAM_AUTHTOKEN_REQD... no checking for PAM_NEW_AUTHTOK_REQD... yes checking for PAM_AUTHTOK_EXPIRED... yes checking for PAM_AUTHTOK_RECOVER... no checking for PAM_AUTHTOK_RECOVERY... no checking for PAM_BAD_ITEM... yes checking for PAM_CONV_AGAIN... yes checking for PAM_CRED_DELETE... no checking for PAM_CRED_ESTABLISH... no checking for PAM_CRED_REFRESH... no checking for PAM_CRED_REINITIALIZE... no checking for PAM_DELETE_CRED... yes checking for PAM_ESTABLISH_CRED... yes checking for PAM_REFRESH_CRED... yes checking for PAM_REINITIALIZE_CRED... yes checking for PAM_INCOMPLETE... yes checking for PAM_MODULE_UNKNOWN... yes checking for PAM_RADIO_TYPE... yes checking for PAM_BINARY_PROMPT... yes checking whether RTLD_GLOBAL is declared... yes configure: creating ./config.status config.status: creating pam.cfg config.status: creating PAM.pm config.status: creating PAM_config.h Generating a Unix-style Makefile Writing Makefile for Authen::PAM Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 cp PAM.pm blib/lib/Authen/PAM.pm cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod "/usr/bin/perl5.38.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16/typemap' PAM.xs > PAM.xsc mv PAM.xsc PAM.c Running Mkbootstrap for PAM () chmod 644 "PAM.bs" "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H PAM.c rm -f blib/arch/auto/Authen/PAM/PAM.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong PAM.o -o blib/arch/auto/Authen/PAM/PAM.so \ -lpam -lperl \ chmod 755 blib/arch/auto/Authen/PAM/PAM.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ewdJrF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 + cd Authen-PAM-0.16 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Authen/PAM/PAM.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/lib64/perl5/vendor_perl/Authen/PAM.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/lib64/perl5/vendor_perl/Authen/PAM/FAQ.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/share/man/man3/Authen::PAM::FAQ.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/share/man/man3/Authen::PAM.3pm Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.160.0-29.mga10 --unique-debug-suffix -0.160.0-29.mga10.x86_64 --unique-debug-src-base perl-Authen-PAM-0.160.0-29.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Authen/PAM/PAM.so'; reason: Permission denied objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Authen/PAM/PAM.so'; reason: Permission denied 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-Authen-PAM-0.160.0-29.mga10.x86_64 103 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: perl-Authen-PAM-0.160.0-29.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NIZvSd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Authen-PAM-0.16 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/share/doc/perl-Authen-PAM + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/share/doc/perl-Authen-PAM + cp -pr /home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16/README /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/share/doc/perl-Authen-PAM + cp -pr /home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16/Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64/usr/share/doc/perl-Authen-PAM + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Authen::PAM) = 0.160.0 perl-Authen-PAM = 0.160.0-29.mga10 perl-Authen-PAM(x86-64) = 0.160.0-29.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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libperl.so.5.38()(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(POSIX) perl(strict) perl(vars) perl-base >= 2:5.38.2 Processing files: perl-Authen-PAM-debugsource-0.160.0-29.mga10.x86_64 Provides: perl-Authen-PAM-debugsource = 0.160.0-29.mga10 perl-Authen-PAM-debugsource(x86-64) = 0.160.0-29.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Authen-PAM-debuginfo-0.160.0-29.mga10.x86_64 Provides: debuginfo(build-id) = 43a561cae3d34a24b1de39d66871bbcb95969755 perl-Authen-PAM-debuginfo = 0.160.0-29.mga10 perl-Authen-PAM-debuginfo(x86-64) = 0.160.0-29.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Authen-PAM-debugsource(x86-64) = 0.160.0-29.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Authen-PAM-0.160.0-29.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Authen-PAM-debugsource-0.160.0-29.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Authen-PAM-debuginfo-0.160.0-29.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DMciLb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Authen-PAM-0.16 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Authen-PAM-0.160.0-29.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PoUxS8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/Authen-PAM-0.16-SPECPARTS + rm -rf Authen-PAM-0.16 Authen-PAM-0.16.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!