+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/perl-Net-SSLeay.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WaTNLB
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Net-SSLeay-1.81
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Net-SSLeay-1.81.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Net-SSLeay-1.81
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ chmod -c 644 examples/bio.pl examples/bulk.pl examples/callback.pl examples/cb-testi.pl examples/cli-cert.pl examples/ephemeral.pl examples/get_authenticated_page.pl examples/get_page.pl examples/get_page_cert.pl examples/https-proxy-snif.pl examples/makecert.pl examples/minicli.pl examples/passwd-cb.pl examples/req.conf examples/server_key.pem examples/ssl-inetd-serv.pl examples/ssl_diff.pl examples/sslcat.pl examples/sslecho.pl examples/stdio_bulk.pl examples/tcpcat.pl examples/tcpecho.pl examples/x509_cert_details.pl
mode of 'examples/bulk.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/callback.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/get_authenticated_page.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/get_page.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/https-proxy-snif.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/makecert.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/minicli.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/ssl-inetd-serv.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/ssl_diff.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/sslcat.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/sslecho.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/stdio_bulk.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/tcpcat.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/tcpecho.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of 'examples/x509_cert_details.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u8CAHO
+ umask 022
+ cd /builddir/build/BUILD
+ cd Net-SSLeay-1.81
+ PERL_MM_USE_DEFAULT=1
+ perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
*** Found OpenSSL-1.1.0g installed in /usr
*** Be sure to use the same compiler and options to compile your OpenSSL, perl,
    and Net::SSLeay. Mixing and matching compilers is not supported.
Do you want to run external tests?
These tests *will* *fail* if you do not have network connectivity. [n] n
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::SSLeay
Writing MYMETA.yml and MYMETA.json
+ make -j4
Running Mkbootstrap for SSLeay ()
"/usr/bin/perl" "-Iinc" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Net-SSLeay-1.81/typemap'  SSLeay.xs > SSLeay.xsc
chmod 644 "SSLeay.bs"
"/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm
AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters:
 directory blib/lib/auto/Net/SSLeay:
  do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
  do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
  get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http
  head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt
  post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt
  put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http
  ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
  ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
  tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
  tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm
cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod
mv SSLeay.xsc SSLeay.c
gcc -c  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -DVERSION=\"1.81\" -DXS_VERSION=\"1.81\" -fPIC "-I/usr/lib64/perl5/CORE"   SSLeay.c
SSLeay.xs: In function 'openssl_threads_init':
SSLeay.xs:349:9: warning: unused variable 'i' [-Wunused-variable]
     int i;
         ^
SSLeay.xs: In function 'ssleay_ctx_cert_verify_cb_invoke':
SSLeay.xs:675:10: warning: variable 'ssl' set but not used [-Wunused-but-set-variable]
     SSL *ssl;
          ^~~
SSLeay.xs: In function 'ssleay_session_secret_cb_invoke':
SSLeay.xs:834:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         SSL_CIPHER *c = sk_SSL_CIPHER_value(peer_ciphers,i);
                         ^~~~~~~~~~~~~~~~~~~
SSLeay.xs:854:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
             *cipher = sk_SSL_CIPHER_value(peer_ciphers, SvIV(pref_cipher));
                     ^
SSLeay.xs: In function 'next_proto_select_cb_invoke':
SSLeay.xs:917:12: warning: unused variable 'n_a' [-Wunused-variable]
     STRLEN n_a;
            ^~~
SSLeay.xs: In function 'pem_password_cb_invoke':
SSLeay.xs:1116:12: warning: unused variable 'n_a' [-Wunused-variable]
     STRLEN n_a;
            ^~~
In file included from /usr/lib64/perl5/CORE/perl.h:5589:0,
                 from SSLeay.xs:141:
SSLeay.xs: In function 'tlsext_ticket_key_cb_invoke':
SSLeay.xs:1288:28: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign]
  XPUSHs(sv_2mortal(newSVpv(key_name,16)));
                            ^
/usr/lib64/perl5/CORE/pp.h:428:55: note: in definition of macro 'XPUSHs'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                       ^
SSLeay.xs:1288:9: note: in expansion of macro 'sv_2mortal'
  XPUSHs(sv_2mortal(newSVpv(key_name,16)));
         ^~~~~~~~~~
SSLeay.xs:1288:20: note: in expansion of macro 'newSVpv'
  XPUSHs(sv_2mortal(newSVpv(key_name,16)));
                    ^~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5609:0,
                 from SSLeay.xs:141:
/usr/lib64/perl5/CORE/proto.h:2304:19: note: expected 'const char * const' but argument is of type 'unsigned char *'
 PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len)
                   ^~~~~~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:3913:0,
                 from SSLeay.xs:141:
/usr/lib64/perl5/CORE/sv.h:1669:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
     (SvPOK_nog(sv) \
     ^
/usr/lib64/perl5/CORE/sv.h:1664:30: note: in expansion of macro 'SvPV_flags'
 #define SvPV(sv, lp)         SvPV_flags(sv, lp, SV_GMAGIC)
                              ^~~~~~~~~~
SSLeay.xs:1306:29: note: in expansion of macro 'SvPV'
      unsigned char *pname = SvPV(sname,svlen);
                             ^~~~
/usr/lib64/perl5/CORE/sv.h:1669:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
     (SvPOK_nog(sv) \
     ^
/usr/lib64/perl5/CORE/sv.h:1664:30: note: in expansion of macro 'SvPV_flags'
 #define SvPV(sv, lp)         SvPV_flags(sv, lp, SV_GMAGIC)
                              ^~~~~~~~~~
SSLeay.xs:1319:28: note: in expansion of macro 'SvPV'
      unsigned char *pkey = SvPV(skey,svlen);
                            ^~~~
In file included from SSLeay.xs:142:0:
SSLeay.c: In function 'XS_Net__SSLeay_CLONE':
/usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable]
 #define dITEMS I32 items = (I32)(SP - MARK)
                    ^
/usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS'
  dSP; dAXMARK; dITEMS
                ^~~~~~
SSLeay.c:1634:11: note: in expansion of macro 'dXSARGS'
     dVAR; dXSARGS;
           ^~~~~~~
SSLeay.xs: In function 'XS_Net__SSLeay_CTX_v3_new':
SSLeay.xs:1567:6: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations]
      RETVAL = SSL_CTX_new (SSLv3_method());
      ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1614:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_CTX_tlsv1_new':
SSLeay.xs:1583:6: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations]
      RETVAL = SSL_CTX_new (TLSv1_method());
      ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1629:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_CTX_tlsv1_1_new':
SSLeay.xs:1592:6: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations]
      RETVAL = SSL_CTX_new (TLSv1_1_method());
      ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1635:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_CTX_tlsv1_2_new':
SSLeay.xs:1603:6: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations]
      RETVAL = SSL_CTX_new (TLSv1_2_method());
      ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1641:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
 ^
SSLeay.c: In function 'XS_Net__SSLeay_read':
SSLeay.c:2405:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  AV * RETVAL;
       ^~~~~~
SSLeay.c: In function 'XS_Net__SSLeay_get_shared_ciphers':
SSLeay.c:3158:6: warning: variable 'ignored_param2' set but not used [-Wunused-but-set-variable]
  int ignored_param2;
      ^~~~~~~~~~~~~~
SSLeay.c:3157:6: warning: variable 'ignored_param1' set but not used [-Wunused-but-set-variable]
  int ignored_param1;
      ^~~~~~~~~~~~~~
In file included from SSLeay.xs:142:0:
SSLeay.c: In function 'XS_Net__SSLeay_get_session':
/usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable]
 #define dXSI32 I32 ix = XSANY.any_i32
                    ^
SSLeay.c:3478:5: note: in expansion of macro 'dXSI32'
     dXSI32;
     ^~~~~~
SSLeay.c: In function 'XS_Net__SSLeay_BIO_f_ssl':
SSLeay.c:4251:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  RETVAL = BIO_f_ssl();
         ^
SSLeay.c: In function 'XS_Net__SSLeay_BIO_s_mem':
SSLeay.c:4268:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  RETVAL = BIO_s_mem();
         ^
In file included from SSLeay.xs:142:0:
SSLeay.c: In function 'XS_Net__SSLeay_library_init':
/usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable]
 #define dXSI32 I32 ix = XSANY.any_i32
                    ^
SSLeay.c:4443:5: note: in expansion of macro 'dXSI32'
     dXSI32;
     ^~~~~~
SSLeay.xs: In function 'XS_Net__SSLeay_RAND_pseudo_bytes':
SSLeay.xs:2446:9: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
         rc = RAND_pseudo_bytes(random, num);
         ^~
In file included from /usr/include/openssl/crypto.h:32:0,
                 from /usr/include/openssl/bio.h:20,
                 from /usr/include/openssl/err.h:21,
                 from SSLeay.xs:163:
/usr/include/openssl/rand.h:47:1: note: declared here
 DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
 ^
SSLeay.c: In function 'XS_Net__SSLeay_X509_CRL_get_lastUpdate':
SSLeay.c:5778:2: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations]
  RETVAL = X509_CRL_get_lastUpdate(x);
  ^~~~~~
In file included from /usr/include/openssl/x509_vfy.h:20:0,
                 from /usr/include/openssl/x509.h:309,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/x509.h:708:1: note: declared here
 DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
 ^
SSLeay.c: In function 'XS_Net__SSLeay_X509_CRL_get_nextUpdate':
SSLeay.c:5797:2: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations]
  RETVAL = X509_CRL_get_nextUpdate(x);
  ^~~~~~
In file included from /usr/include/openssl/x509_vfy.h:20:0,
                 from /usr/include/openssl/x509.h:309,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/x509.h:709:1: note: declared here
 DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_X509_get_subjectAltNames':
SSLeay.xs:3097:26: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
                          PUSHs(sv_2mortal(newSVpv((const char*)ASN1_STRING_data(subjAltNameDN->d.otherName->value->value.utf8string), ASN1_STRING_length(subjAltNameDN->d.otherName->value->value.utf8string))));
                          ^~~~~
In file included from /usr/include/openssl/bn.h:31:0,
                 from /usr/include/openssl/asn1.h:24,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/asn1.h:553:1: note: declared here
 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
 ^
SSLeay.xs:3106:26: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
                          PUSHs(sv_2mortal(newSVpv((const char*)ASN1_STRING_data(subjAltNameDN->d.ia5), ASN1_STRING_length(subjAltNameDN->d.ia5))));
                          ^~~~~
In file included from /usr/include/openssl/bn.h:31:0,
                 from /usr/include/openssl/asn1.h:24,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/asn1.h:553:1: note: declared here
 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_P_X509_get_crl_distribution_points':
SSLeay.xs:3157:25: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
                         XPUSHs(sv_2mortal(newSVpv((char*)ASN1_STRING_data(gn->d.ia5),ASN1_STRING_length(gn->d.ia5))));
                         ^~~~~~
In file included from /usr/include/openssl/bn.h:31:0,
                 from /usr/include/openssl/asn1.h:24,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/asn1.h:553:1: note: declared here
 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_P_X509_get_ocsp_uri':
SSLeay.xs:3198:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
   XPUSHs(sv_2mortal(newSVpv(
   ^~~~~~
In file included from /usr/include/openssl/bn.h:31:0,
                 from /usr/include/openssl/asn1.h:24,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/asn1.h:553:1: note: declared here
 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_P_ASN1_STRING_get':
SSLeay.xs:3500:9: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
         u8 = newSVpv((const char*)ASN1_STRING_data(s), ASN1_STRING_length(s));
         ^~
In file included from /usr/include/openssl/bn.h:31:0,
                 from /usr/include/openssl/asn1.h:24,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/asn1.h:553:1: note: declared here
 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
 ^
In file included from SSLeay.xs:142:0:
SSLeay.c: In function 'XS_Net__SSLeay_P_ASN1_TIME_put2string':
/usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable]
 #define dXSI32 I32 ix = XSANY.any_i32
                    ^
SSLeay.c:7804:5: note: in expansion of macro 'dXSI32'
     dXSI32;
     ^~~~~~
SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_method':
SSLeay.c:8629:2: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations]
  RETVAL = TLSv1_method();
  ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1629:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
 ^
SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_1_method':
SSLeay.c:8649:2: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations]
  RETVAL = TLSv1_1_method();
  ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1635:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
 ^
SSLeay.c: In function 'XS_Net__SSLeay_TLSv1_2_method':
SSLeay.c:8670:2: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations]
  RETVAL = TLSv1_2_method();
  ^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
                 from /usr/include/openssl/ssl.h:61,
                 from SSLeay.xs:167:
/usr/include/openssl/ssl.h:1641:1: note: declared here
 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
 ^
SSLeay.c: In function 'XS_Net__SSLeay_set_state':
SSLeay.c:11485:6: warning: unused variable 'state' [-Wunused-variable]
  int state = (int)SvIV(ST(1))
      ^~~~~
SSLeay.c:11483:8: warning: unused variable 'ssl' [-Wunused-variable]
  SSL * ssl = INT2PTR(SSL *,SvIV(ST(0)))
        ^~~
SSLeay.xs: In function 'XS_Net__SSLeay_RSA_generate_key':
SSLeay.xs:4991:9: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations]
         RETVAL = RSA_generate_key(bits, e, ssleay_RSA_generate_key_cb_invoke, cb);
         ^~~~~~
In file included from /usr/include/openssl/rsa.h:13:0,
                 from /usr/include/openssl/x509.h:31,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/rsa.h:193:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^
SSLeay.xs: In function 'XS_Net__SSLeay_OCSP_response_results':
SSLeay.xs:6153:33: warning: passing argument 1 of 'i2d_OCSP_CERTID' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
       int len = i2d_OCSP_CERTID(OCSP_SINGLERESP_get0_id(sir),NULL);
                                 ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/objects.h:916:0,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/ocsp.h:336:1: note: expected 'OCSP_CERTID * {aka struct ocsp_cert_id_st *}' but argument is of type 'const OCSP_CERTID * {aka const struct ocsp_cert_id_st *}'
 DECLARE_ASN1_FUNCTIONS(OCSP_CERTID)
 ^
SSLeay.xs:6162:23: warning: passing argument 1 of 'i2d_OCSP_CERTID' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
       i2d_OCSP_CERTID(OCSP_SINGLERESP_get0_id(sir),&pi);
                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/objects.h:916:0,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/x509.h:23,
                 from /usr/include/openssl/ssl.h:50,
                 from SSLeay.xs:167:
/usr/include/openssl/ocsp.h:336:1: note: expected 'OCSP_CERTID * {aka struct ocsp_cert_id_st *}' but argument is of type 'const OCSP_CERTID * {aka const struct ocsp_cert_id_st *}'
 DECLARE_ASN1_FUNCTIONS(OCSP_CERTID)
 ^
rm -f blib/arch/auto/Net/SSLeay/SSLeay.so
gcc  -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr -L/usr/lib64 -L/usr/lib -L/usr/local/lib -fstack-protector-strong  SSLeay.o  -o blib/arch/auto/Net/SSLeay/SSLeay.so  \
   -L/usr -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lz -lperl   \
  
chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so
Manifying 2 pod documents
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pKZc59
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
+ cd Net-SSLeay-1.81
+ rm -rf /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
"/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
Manifying 2 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/SSLeay.so
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/SSLeay.pm
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/SSLeay.pod
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/SSLeay/Handle.pm
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcp_write_CRLF.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_https3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcp_write_all.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/want_read.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_http.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/set_cert_and_key.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_httpx4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_httpx3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_http4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_https3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcp_read_all.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_https.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_https.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_http3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_http.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_https3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/open_tcp_connection.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/autosplit.ix
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/make_form.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_https4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcpxcat.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/https_cat.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/want_X509_lookup.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/ssl_write_CRLF.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_httpx3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_https4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/httpx_cat.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/make_headers.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/initialize.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/set_server_cert_and_key.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_httpx4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_http3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcp_read_until.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/sslcat.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_http4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_https.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_httpx4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_httpx.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_http4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcpcat.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_httpx4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_httpx2.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_https4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/open_proxy_tcp_connection.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/debug_read.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_https2.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_http.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_http3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_httpx3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_https4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_http3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/ssl_write_all.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/http_cat.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/new_x_ctx.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_httpx.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_https.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/want_nothing.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/randomize.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/ssl_read_until.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/tcp_read_CRLF.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_httpx.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/ssl_read_CRLF.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_https.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_https3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_http.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/put_httpx4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_https3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/post_httpx3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/dump_peer_certificate.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/head_httpx3.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_httpx.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/get_http4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/do_https4.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/want_write.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/set_proxy.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/ssl_read_all.al
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/man/man3/Net::SSLeay::Handle.3pm
Installing /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/man/man3/Net::SSLeay.3pm
+ find /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64 -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64 -type f -name '*.bs' -empty -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
+ rm -f /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/ptrtstrun.pl
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: perl-Net-SSLeay-1.81-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WnSb3y
+ umask 022
+ cd /builddir/build/BUILD
+ cd Net-SSLeay-1.81
+ DOCDIR=/builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ cp -pr Changes /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ cp -pr Credits /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ cp -pr QuickRef /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ cp -pr README /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ cp -pr examples/ /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/doc/perl-Net-SSLeay
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YtdGZR
+ umask 022
+ cd /builddir/build/BUILD
+ cd Net-SSLeay-1.81
+ LICENSEDIR=/builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/licenses/perl-Net-SSLeay
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/licenses/perl-Net-SSLeay
+ cp -pr LICENSE /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64/usr/share/licenses/perl-Net-SSLeay
+ exit 0
Provides: perl(Net::SSLeay) = 1.81 perl(Net::SSLeay::Handle) = 0.61 perl-Net-SSLeay = 1.81-4.fc28 perl-Net-SSLeay(riscv-64) = 1.81-4.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) perl(:VERSION) >= 5.5.0 perl(AutoLoader) perl(Carp) perl(Errno) perl(Exporter) perl(Net::SSLeay) perl(Socket) perl(strict) perl(vars) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/perl-Net-SSLeay-1.81-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/perl-Net-SSLeay-1.81-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gaVQ8e
+ umask 022
+ cd /builddir/build/BUILD
+ cd Net-SSLeay-1.81
+ rm -rf /builddir/build/BUILDROOT/perl-Net-SSLeay-1.81-4.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff