D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/perl-Net-Pcap-0.180.0-6.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fAfzwx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Net-Pcap-0.18
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Net-Pcap-0.18.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Net-Pcap-0.18
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-actually-not-bugfixes-but-merely-doc-fixes.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0002-Allow-error-message-to-be-a-suffix.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fix-build.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XUwYSx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Pcap-0.18
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
looking for -lpcap... yes
checking for pcap_lib_version() in -lpcap... yes
detecting available functions... ok
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Pcap
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
Running Mkbootstrap for Pcap ()
chmod 644 "Pcap.bs"
"/usr/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644
cp Pcap.pm blib/lib/Net/Pcap.pm
"/usr/bin/perl5.30.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Net-Pcap-0.18/typemap'  Pcap.xs > Pcap.xsc
mv Pcap.xsc Pcap.c
gcc -c   -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 -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 -Wall -Wwrite-strings -g   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_BREAKLOOP -DHAVE_PCAP_COMPILE_NOPCAP -DHAVE_PCAP_DATALINK_NAME_TO_VAL -DHAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION -DHAVE_PCAP_DATALINK_VAL_TO_NAME -DHAVE_PCAP_DUMP_FILE -DHAVE_PCAP_DUMP_FLUSH -DHAVE_PCAP_FINDALLDEVS -DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_GET_SELECTABLE_FD -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OFFLINE_FILTER -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK-DHAVE_PCAP_SETSAMPLING Pcap.c
<command-line>: warning: ISO C99 requires whitespace after the macro name
In file included from Pcap.xs:43:
stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available" [-Wcpp]
  187 | #warning "the function pcap_list_datalinks() is not available"
      |  ^~~~~~~
stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available" [-Wcpp]
  322 | #warning "the function pcap_createsrcstr() is not available"
      |  ^~~~~~~
stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available" [-Wcpp]
  337 | #warning "the function pcap_parsesrcstr() is not available"
      |  ^~~~~~~
stubs.inc:352:2: warning: #warning "the function pcap_open() is not available" [-Wcpp]
  352 | #warning "the function pcap_open() is not available"
      |  ^~~~~~~
stubs.inc:368:2: warning: #warning "the function pcap_setbuff() is not available" [-Wcpp]
  368 | #warning "the function pcap_setbuff() is not available"
      |  ^~~~~~~
stubs.inc:383:2: warning: #warning "the function pcap_setuserbuffer() is not available" [-Wcpp]
  383 | #warning "the function pcap_setuserbuffer() is not available"
      |  ^~~~~~~
stubs.inc:398:2: warning: #warning "the function pcap_setmode() is not available" [-Wcpp]
  398 | #warning "the function pcap_setmode() is not available"
      |  ^~~~~~~
stubs.inc:413:2: warning: #warning "the function pcap_setmintocopy() is not available" [-Wcpp]
  413 | #warning "the function pcap_setmintocopy() is not available"
      |  ^~~~~~~
stubs.inc:428:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" [-Wcpp]
  428 | #warning "the function pcap_sendqueue_alloc() is not available"
      |  ^~~~~~~
stubs.inc:450:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" [-Wcpp]
  450 | #warning "the function pcap_sendqueue_destroy() is not available"
      |  ^~~~~~~
stubs.inc:464:2: warning: #warning "the function pcap_sendqueue_queue() is not available" [-Wcpp]
  464 | #warning "the function pcap_sendqueue_queue() is not available"
      |  ^~~~~~~
stubs.inc:479:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" [-Wcpp]
  479 | #warning "the function pcap_sendqueue_transmit() is not available"
      |  ^~~~~~~
stubs.inc:494:2: warning: #warning "the function pcap_event() is not available" [-Wcpp]
  494 | #warning "the function pcap_event() is not available"
      |  ^~~~~~~
stubs.inc:509:2: warning: #warning "the function pcap_setsampling() is not available" [-Wcpp]
  509 | #warning "the function pcap_setsampling() is not available"
      |  ^~~~~~~
Pcap.xs: In function 'XS_Net__Pcap_lookupdev':
Pcap.xs:108:4: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
  108 |    RETVAL = pcap_lookupdev(errbuf);
      |    ^~~~~~
In file included from /usr/include/pcap.h:43,
                 from Pcap.xs:32:
/usr/include/pcap/pcap.h:328:16: note: declared here
  328 | PCAP_API char *pcap_lookupdev(char *)
      |                ^~~~~~~~~~~~~~
Pcap.xs: In function 'XS_Net__Pcap_findalldevs_xs':
Pcap.xs:222:21: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
  222 |                     char *dev = pcap_lookupdev(errbuf);
      |                     ^~~~
In file included from /usr/include/pcap.h:43,
                 from Pcap.xs:32:
/usr/include/pcap/pcap.h:328:16: note: declared here
  328 | PCAP_API char *pcap_lookupdev(char *)
      |                ^~~~~~~~~~~~~~
Pcap.c: In function 'XS_Net__Pcap_strerror':
Pcap.c:1703:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1703 |  RETVAL = pcap_strerror(error);
      |         ^
Pcap.xs: In function 'XS_Net__Pcap_getevent':
Pcap.xs:1038:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1038 |         h = (unsigned int) pcap_getevent(p);
      |             ^
rm -f blib/arch/auto/Net/Pcap/Pcap.so
gcc  -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong  Pcap.o  -o blib/arch/auto/Net/Pcap/Pcap.so  \
   -lpcap -lperl   \
  
chmod 755 blib/arch/auto/Net/Pcap/Pcap.so
cp bin/pcapinfo blib/script/pcapinfo
"/usr/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo
Manifying 1 pod document
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pyDzDy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64
+ cd Net-Pcap-0.18
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644
Manifying 1 pod document
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-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Pcap/Pcap.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/vendor_perl/Net/Pcap.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/man/man1/pcapinfo.1
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/man/man3/Net::Pcap.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/bin/pcapinfo
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/Net/._Pcap.pm
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.180.0-6.mga8 --unique-debug-suffix -0.180.0-6.mga8.aarch64 --unique-debug-src-base perl-Net-Pcap-0.180.0-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Net-Pcap-0.18

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Pcap/Pcap.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Pcap/Pcap.so
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Pcap/Pcap.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Pcap/Pcap.so'; reason: Permission denied
original debug info size: 264kB, size after compression: 260kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
294 blocks
+ '[' -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/translate_menu
+ '[' -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/python 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.rrkCIu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Pcap-0.18
+ '[' 1 -eq 1 ']'
+ make test
"/usr/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Net::Pcap 0.18 (libpcap version 1.9.1 (with TPACKET_V3)) under Perl 5.030001
t/00-load.t ................ ok
t/01-api.t ................. ok
t/02-lookup.t .............. ok
t/03-openlive.t ............ skipped: must be run as root
t/04-loop.t ................ skipped: must be run as root
t/05-dump.t ................ skipped: must be run as root
t/06-offline.t ............. skipped: must be run as root
t/07-stats.t ............... skipped: must be run as root
t/08-filter.t .............. ok
t/09-error.t ............... ok
t/10-fileno.t .............. ok
t/11-snapshot.t ............ skipped: must be run as root
t/12-next.t ................ skipped: pcap_next() behaves too strangely for being tested on random machines
t/13-dispatch.t ............ skipped: must be run as root
t/14-datalink.t ............ ok
# This platform has been detected as a little endian architecture
t/15-is_swapped.t .......... ok
t/16-setnonblock.t ......... ok
# libpcap version 1.9.1 (with TPACKET_V3)
t/17-lib_version.t ......... ok
t/18-open_dead.t ........... ok
t/19-breakloop.t ........... skipped: must be run as root
t/20-constants.t ........... ok
t/21-next_ex.t ............. skipped: slowness and random failures... testing pcap_next_ex() is a PITA
t/22-open.t ................ skipped: pcap_open() is not available
t/23-srcstr.t .............. skipped: pcap_createsrcstr() is not available
t/50-anyevent-pcap.t ....... skipped: AnyEvent is not available
t/50-net-pcap-easy.t ....... skipped: Net::Pcap::Easy is not available
t/50-poe-component-pcap.t .. skipped: POE is not available
t/distchk.t ................ skipped: Test::Distribution required for checking distribution
t/pod.t .................... skipped: Test::Pod 1.14 required for testing POD
t/podcover.t ............... skipped: Currently not working for Net::Pcap
t/podspell.t ............... skipped: Pod spelling: for maintainer only
t/portfs.t ................. skipped: Only for the module maintainer
All tests successful.

Test Summary Report
-------------------
t/10-fileno.t            (Wstat: 0 Tests: 21 Failed: 0)
  TODO passed:   19
Files=32, Tests=479, 10 wallclock secs ( 0.16 usr  0.07 sys +  3.68 cusr  0.65 csys =  4.56 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Net-Pcap-0.180.0-6.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jayYyy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Pcap-0.18
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ cp -pr eg /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64/usr/share/doc/perl-Net-Pcap
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Net::Pcap) = 0.180.0 perl-Net-Pcap = 0.180.0-6.mga8 perl-Net-Pcap(aarch-64) = 0.180.0-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpcap.so.1()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Carp) perl(Exporter) perl(Net::Pcap) perl(Socket) perl(Sys::Hostname) perl(Test::More) >= 0.450.0 perl(XSLoader) perl(strict) perl(warnings) perl-base >= 2:5.30.1
Processing files: perl-Net-Pcap-debugsource-0.180.0-6.mga8.aarch64
Provides: perl-Net-Pcap-debugsource = 0.180.0-6.mga8 perl-Net-Pcap-debugsource(aarch-64) = 0.180.0-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Net-Pcap-debuginfo-0.180.0-6.mga8.aarch64
Provides: debuginfo(build-id) = 2e941dca2c9547a3405d98915a20c343c1d814cb perl-Net-Pcap-debuginfo = 0.180.0-6.mga8 perl-Net-Pcap-debuginfo(aarch-64) = 0.180.0-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Net-Pcap-debugsource(aarch-64) = 0.180.0-6.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Net-Pcap-0.180.0-6.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Net-Pcap-debuginfo-0.180.0-6.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Net-Pcap-debugsource-0.180.0-6.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ijiMMw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Pcap-0.18
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Net-Pcap-0.180.0-6.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Kn6CLw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Net-Pcap-0.18
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!