D: [iurt_root_command] chroot
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/perl-Test-POE-Server-TCP-1.200.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.6dJe9q
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Test-POE-Server-TCP-1.20
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Test-POE-Server-TCP-1.20.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Test-POE-Server-TCP-1.20
+ /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/iurt/rpmbuild/tmp/rpm-tmp.zT6Jfq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Test-POE-Server-TCP-1.20
+ '[' 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 Test::POE::Server::TCP
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8
cp lib/Test/POE/Server/TCP.pm blib/lib/Test/POE/Server/TCP.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n0uIHq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64
+ cd Test-POE-Server-TCP-1.20
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64 'INSTALL=/usr/bin/install -p'
Manifying 1 pod document
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/perl5/vendor_perl/Test/POE/Server/TCP.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/man/man3/Test::POE::Server::TCP.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.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 1.200.0-3.mga8 --unique-debug-suffix -1.200.0-3.mga8.x86_64 --unique-debug-src-base perl-Test-POE-Server-TCP-1.200.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/Test-POE-Server-TCP-1.20

+ /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
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p3J5wq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Test-POE-Server-TCP-1.20
+ '[' 1 -eq 1 ']'
+ make test
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........... ok
t/01_spawn.t ............. ok
t/02_register.t .......... ok
t/03_register.t .......... ok
t/04_multiple.t .......... ok
t/05_subclass.t .......... ok
t/06_filter.t ............ ok
t/07_synopsis.t .......... ok
t/08_buffer.t ............ ok
t/09_client_info.t ....... ok
t/10_prefix.t ............ ok
t/11_pause.t ............. ok
t/12_all_clients.t ....... ok
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=15, Tests=115,  4 wallclock secs ( 0.09 usr  0.02 sys +  2.09 cusr  0.33 csys =  2.53 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Test-POE-Server-TCP-1.200.0-3.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cqQHjr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Test-POE-Server-TCP-1.20
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64/usr/share/doc/perl-Test-POE-Server-TCP
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Test::POE::Server::TCP) = 1.200.0 perl-Test-POE-Server-TCP = 1.200.0-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(Carp) perl(POE) >= 1.4.0 perl(POE::Filter) perl(POE::Filter::Line) perl(POE::Wheel::ReadWrite) perl(POE::Wheel::SocketFactory) perl(Socket) >= 2.0.0 perl(strict) perl(warnings) perl-base >= 2:5.32.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Test-POE-Server-TCP-1.200.0-3.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Km2H5q
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Test-POE-Server-TCP-1.20
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-POE-Server-TCP-1.200.0-3.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PWwqWm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Test-POE-Server-TCP-1.20
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!