D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/perl-Net-Curl-0.490.0-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.67EpuC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Net-Curl-0.49
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Net-Curl-0.49.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Net-Curl-0.49
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/perl-Net-Curl-fix-CURL_STRICTER-undeclared.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/iurt/rpmbuild/tmp/rpm-tmp.czo58h
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Curl-0.49
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
pkgconfig failed:
Can't locate ExtUtils/PkgConfig.pm in @INC (you may need to install the ExtUtils::PkgConfig module) (@INC contains: /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 40.

Using curl-config script.
Found libcurl version 7.78.0
Reading /usr/include/curl/curl.h (gcc  -E  /usr/include/curl/curl.h)
Skipping '#define CURLINC_CURL_H': does not define a symbol at Makefile.PL line 320, <H> line 2.
Skipping '#define CURL_STRICTER': does not define a symbol at Makefile.PL line 320, <H> line 34.
Skipping '#define CURL_WIN32': does not define a symbol at Makefile.PL line 320, <H> line 46.
Skipping '#  define CURL_EXTERN': does not define a symbol at Makefile.PL line 320, <H> line 117.
Skipping '#  define CURL_EXTERN': does not define a symbol at Makefile.PL line 320, <H> line 129.
Skipping '#define CURL_DID_MEMORY_FUNC_TYPEDEFS': does not define a symbol at Makefile.PL line 320, <H> line 454.
Reading /usr/include/curl/multi.h (gcc  -E  /usr/include/curl/multi.h)
Skipping '#define CURLINC_MULTI_H': does not define a symbol at Makefile.PL line 320, <H> line 2.
CURLE_SETOPT_OPTION_SYNTAX unexpected
CURLE_SSL_CLIENTCERT unexpected
CURLOPT_CAINFO_BLOB unexpected
CURLOPT_PROXY_CAINFO_BLOB unexpected
CURLSSLOPT_AUTO_CLIENT_CERT unexpected
CURLVERSION_TENTH unexpected
-> found 1000 constants (should be 994)
Writing const-defenums-h.inc
Writing const-curl-xs.inc
Writing const-easy-xs.inc
Writing const-form-xs.inc
Writing const-multi-xs.inc
Writing const-share-xs.inc
Writing curl-Easy-c.inc
Writing curl-Easy-xs.inc
Writing curl-Form-c.inc
Writing curl-Form-xs.inc
Writing curl-Multi-c.inc
Writing curl-Multi-xs.inc
Writing curl-Share-c.inc
Writing curl-Share-xs.inc
Writing lib/Net/Curl/examples.pod
<- examples/01-curl-transport.pl
<- examples/02-multi-simple.pl
<- examples/03-multi-event.pl
<- examples/04-share-threads.pl
<- examples/05-irssi-downloader.pl
Writing lib/Net/Curl/Compat.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Curl
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 Curl ()
chmod 644 "Curl.bs"
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644
cp lib/Net/Curl/Easy.pm blib/lib/Net/Curl/Easy.pm
cp lib/Net/Curl/examples.pod blib/lib/Net/Curl/examples.pod
cp lib/Net/Curl/Compat.pm blib/lib/Net/Curl/Compat.pm
cp lib/Net/Curl/Share.pm blib/lib/Net/Curl/Share.pm
cp lib/Net/Curl/Multi.pm blib/lib/Net/Curl/Multi.pm
cp lib/Net/Curl/Form.pm blib/lib/Net/Curl/Form.pm
cp lib/Net/Curl.pm blib/lib/Net/Curl.pm
"/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Net-Curl-0.49/typemap'  Curl.xs > Curl.xsc
mv Curl.xsc Curl.c
gcc -c   -Wall -Wno-unknown-pragmas  -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.49\" -DXS_VERSION=\"0.49\" -fPIC "-I/usr/lib64/perl5/CORE"   Curl.c
./curl-Easy-xs.inc: In function 'XS_Net__Curl__Easy_pause':
./curl-Easy-xs.inc:581:40: warning: passing argument 1 of 'curl_easy_pause' from incompatible pointer type [-Wincompatible-pointer-types]
  581 |                 ret = curl_easy_pause( easy, bitmask );
      |                                        ^~~~
      |                                        |
      |                                        Net__Curl__Easy {aka struct perl_curl_easy_s *}
In file included from Curl.xs:21:
/usr/include/curl/curl.h:3031:44: note: expected 'CURL *' {aka 'struct Curl_easy *'} but argument is of type 'Net__Curl__Easy' {aka 'struct perl_curl_easy_s *'}
 3031 | CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask);
      |                                      ~~~~~~^~~~~~
rm -f blib/arch/auto/Net/Curl/Curl.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  Curl.o  -o blib/arch/auto/Net/Curl/Curl.so  \
   -lcurl -lperl   \
  
chmod 755 blib/arch/auto/Net/Curl/Curl.so
Manifying 7 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wMPoOy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64
+ cd Net-Curl-0.49
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644
Manifying 7 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Curl/Curl.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl/Form.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl/Multi.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl/Share.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl/Compat.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl/examples.pod
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Net/Curl/Easy.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl::examples.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl::Share.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl::Multi.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl::Form.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl::Easy.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl::Compat.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/man/man3/Net::Curl.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.490.0-2.mga9 --unique-debug-suffix -0.490.0-2.mga9.aarch64 --unique-debug-src-base perl-Net-Curl-0.490.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Net-Curl-0.49

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Curl/Curl.so
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Curl/Curl.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Net/Curl/Curl.so'; reason: Permission denied
dwz: ./usr/lib64/perl5/vendor_perl/auto/Net/Curl/Curl.so-0.490.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 252kB, size after compression: 252kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
522 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CSH1CA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Curl-0.49
+ '[' 1 -eq 1 ']'
+ rm -f t/old-10errbuf.t t/old-22sendrecv.t
+ make test
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/Net/Curl/Curl.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# libcurl
# version():
# 	libcurl/7.78.0 OpenSSL/1.1.1l zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.6/gnutls/zlib nghttp2/1.44.0 OpenLDAP/2.4.59
# version_info():
# 	{age} = 9;
# 	{ares_num} = 0;
# 	{features} = 
# 		| CURL_VERSION_IPV6 (1<<0)
# 		| CURL_VERSION_SSL (1<<2)
# 		| CURL_VERSION_LIBZ (1<<3)
# 		| CURL_VERSION_NTLM (1<<4)
# 		| CURL_VERSION_ASYNCHDNS (1<<7)
# 		| CURL_VERSION_SPNEGO (1<<8)
# 		| CURL_VERSION_LARGEFILE (1<<9)
# 		| CURL_VERSION_IDN (1<<10)
# 		| CURL_VERSION_TLSAUTH_SRP (1<<14)
# 		| CURL_VERSION_NTLM_WB (1<<15)
# 		| CURL_VERSION_HTTP2 (1<<16)
# 		| CURL_VERSION_GSSAPI (1<<17)
# 		| CURL_VERSION_KERBEROS5 (1<<18)
# 		| CURL_VERSION_UNIX_SOCKETS (1<<19)
# 		| CURL_VERSION_PSL (1<<20)
# 		| CURL_VERSION_HTTPS_PROXY (1<<21)
# 		| CURL_VERSION_BROTLI (1<<23)
# 		| CURL_VERSION_ALTSVC (1<<24)
# 		| CURL_VERSION_HSTS (1<<28);
# 	missing features = 
# 		| CURL_VERSION_KERBEROS4 (1<<1)
# 		| CURL_VERSION_GSSNEGOTIATE (1<<5)
# 		| CURL_VERSION_DEBUG (1<<6)
# 		| CURL_VERSION_SSPI (1<<11)
# 		| CURL_VERSION_CONV (1<<12)
# 		| CURL_VERSION_CURLDEBUG (1<<13)
# 		| CURL_VERSION_MULTI_SSL (1<<22)
# 		| CURL_VERSION_HTTP3 (1<<25)
# 		| CURL_VERSION_ZSTD (1<<26)
# 		| CURL_VERSION_UNICODE (1<<27)
# 		| CURL_VERSION_GSASL (1<<29);
# 	{host} = 'aarch64-mageia-linux-gnu';
# 	{iconv_ver_num} = 0;
# 	{libidn} = '2.3.2';
# 	{libssh_version} = 'libssh/0.9.6/gnutls/zlib';
# 	{libz_version} = '1.2.11';
# 	{protocols} = dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp;
# 	{ssl_version} = 'OpenSSL/1.1.1l';
# 	{ssl_version_num} = 0;
# 	{version} = '7.78.0';
# 	{version_num} = 0x074e00;
# build version:
# 	LIBCURL_COPYRIGHT = '1996 - 2021 Daniel Stenberg, <daniel@haxx.se>.'
# 	LIBCURL_VERSION = '7.78.0'
# 	LIBCURL_VERSION_NUM = 0x074e00
# 	LIBCURL_VERSION_MAJOR = 7
# 	LIBCURL_VERSION_MINOR = 78
# 	LIBCURL_VERSION_PATCH = 0
# 	LIBCURL_TIMESTAMP = '2021-07-21'
t/00-info.t ................................ ok
t/01-constants.t ........................... ok
    # LIBCURL_VERSION: 478720
t/02-methods.t ............................. ok
t/03-cookies.t ............................. ok
t/40-callback-opensocket.t ................. ok
t/50-crash-lastref.t ....................... ok
t/51-crash-destroy-with-callbacks.t ........ skipped: This test requires reliable Internet connection. Set AUTOMATED_TESTING env variable to run this test.
t/52-alter-base.t .......................... ok
t/53-crash-destroy-with-callbacks-multi.t .. skipped: This test requires reliable Internet connection. Set AUTOMATED_TESTING env variable to run this test.
t/54-crash-getinfo-slist.t ................. ok
t/55-crash-reset.t ......................... ok
t/60-multi-wait.t .......................... ok
t/61-multi-wait-other.t .................... ok
t/70-escape-unescape.t ..................... ok
t/96-leak.t ................................ skipped: Devel::Leak required
t/99-symbols.t ............................. skipped: Author test.  Set $ENV{AUTHOR_TESTING} to a true value to run.
t/author-critic.t .......................... skipped: these tests are for testing by the author
t/cleanup-easy-outlives-multi.t ............ ok
t/cleanup.t ................................ ok
t/compat-00constants.t ..................... ok
t/compat-01basic.t ......................... ok
t/compat-02callbacks.t ..................... ok
t/compat-04abort-test.t .................... ok
t/compat-05progress.t ...................... ok
t/compat-08ssl.t ........................... skipped: Not that useful test.  Set $ENV{EXTENDED_TESTING} to a true value to run.
# DNS LOOKUP time is 7.1e-05 @ linux
t/compat-09times.t ......................... ok
t/compat-10errbuf.t ........................ ok
t/compat-14duphandle.t ..................... ok
t/compat-15duphandle-callback.t ............ ok
t/compat-18twinhandles.t ................... ok
t/compat-19multi.t ......................... ok
t/compat-20undefined_subs.t ................ ok
t/compat-21write-to-scalar.t ............... ok
t/old-01basic.t ............................ ok
t/old-02-form.t ............................ ok
t/old-02callbacks.t ........................ ok
t/old-04abort-test.t ....................... ok
t/old-05progress.t ......................... ok
t/old-06http-post.t ........................ skipped: Not performing http POST/upload tests
t/old-07ftp-upload.t ....................... skipped: Not performing ftp upload tests
t/old-08ssl.t .............................. skipped: Not that useful test.  Set $ENV{EXTENDED_TESTING} to a true value to run.
# DNS LOOKUP time is 6.9e-05 @ linux
t/old-09times.t ............................ ok
t/old-14duphandle.t ........................ ok
t/old-15duphandle-callback.t ............... ok
t/old-16formpost.t ......................... skipped: Not performing POST
t/old-17slist.t ............................ skipped: Not performing printenv cgi tests
t/old-18twinhandles.t ...................... ok
t/old-19multi.t ............................ ok
t/old-20undefined_subs.t ................... ok
t/old-21write-to-scalar.t .................. ok
t/old-23socket-action.t .................... ok
t/old-24-multi-refcount.t .................. ok
t/old-25xrefinfo.t ......................... ok
t/release-consistent-version.t ............. skipped: these tests are for release candidate testing
t/release-cpan-changes.t ................... skipped: these tests are for release candidate testing
t/release-dist-manifest.t .................. skipped: these tests are for release candidate testing
t/release-distmeta.t ....................... skipped: these tests are for release candidate testing
t/release-kwalitee.t ....................... skipped: these tests are for release candidate testing
t/release-minimum-version.t ................ skipped: these tests are for release candidate testing
t/release-mojibake.t ....................... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ................... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .................. skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..................... skipped: these tests are for release candidate testing
t/release-portability.t .................... skipped: these tests are for release candidate testing
t/release-test-version.t ................... skipped: these tests are for release candidate testing
t/release-unused-vars.t .................... skipped: these tests are for release candidate testing
All tests successful.
Files=66, Tests=4454, 18 wallclock secs ( 1.00 usr  0.17 sys + 14.13 cusr  2.29 csys = 17.59 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Net-Curl-0.490.0-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C1cO0Z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Curl-0.49
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr SIGNATURE /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64/usr/share/doc/perl-Net-Curl
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: perl(Net::Curl) = 0.490.0 perl(Net::Curl::Compat) = 4.150.0 perl(Net::Curl::Easy) = 0.490.0 perl(Net::Curl::Easy::Code) perl(Net::Curl::Form) = 0.490.0 perl(Net::Curl::Form::Code) perl(Net::Curl::Multi) = 0.490.0 perl(Net::Curl::Multi::Code) perl(Net::Curl::Share) = 0.490.0 perl(Net::Curl::Share::Code) perl-Net-Curl = 0.490.0-2.mga9 perl-Net-Curl(aarch-64) = 0.490.0-2.mga9
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) libcurl.so.4()(64bit) libperl.so.5.34()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(Net::Curl) perl(overload) perl(strict) perl(warnings) perl-base >= 2:5.34.0
Processing files: perl-Net-Curl-debugsource-0.490.0-2.mga9.aarch64
Provides: perl-Net-Curl-debugsource = 0.490.0-2.mga9 perl-Net-Curl-debugsource(aarch-64) = 0.490.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Net-Curl-debuginfo-0.490.0-2.mga9.aarch64
Provides: debuginfo(build-id) = 1416c5b0330beeec5eba3c022f7fbb55607b18d6 perl-Net-Curl-debuginfo = 0.490.0-2.mga9 perl-Net-Curl-debuginfo(aarch-64) = 0.490.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Net-Curl-debugsource(aarch-64) = 0.490.0-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Net-Curl-debugsource-0.490.0-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Net-Curl-debuginfo-0.490.0-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Net-Curl-0.490.0-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uQ1Hst
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Net-Curl-0.49
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Net-Curl-0.490.0-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Lbg96P
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Net-Curl-0.49
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!