<86>Jul 25 10:18:02 userdel[1904705]: delete user 'rooter' <86>Jul 25 10:18:02 userdel[1904705]: removed group 'rooter' owned by 'rooter' <86>Jul 25 10:18:02 groupadd[1904729]: group added to /etc/group: name=rooter, GID=627 <86>Jul 25 10:18:02 groupadd[1904729]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:18:02 groupadd[1904729]: new group: name=rooter, GID=627 <86>Jul 25 10:18:02 useradd[1904745]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Jul 25 10:18:03 userdel[1904765]: delete user 'builder' <86>Jul 25 10:18:03 userdel[1904765]: removed group 'builder' owned by 'builder' <86>Jul 25 10:18:03 userdel[1904765]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:18:03 groupadd[1904775]: group added to /etc/group: name=builder, GID=628 <86>Jul 25 10:18:03 groupadd[1904775]: group added to /etc/gshadow: name=builder <86>Jul 25 10:18:03 groupadd[1904775]: new group: name=builder, GID=628 <86>Jul 25 10:18:03 useradd[1904783]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Jul 25 10:18:06 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jul 25 10:18:06 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jul 25 10:18:06 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Jul 25 10:18:06 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed <13>Jul 25 10:18:06 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Jul 25 10:18:06 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 25 10:18:06 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 25 10:18:06 rpmi: ca-certificates-2020.06.29-alt1 p9+258899.100.3.1 1601998604 installed <13>Jul 25 10:18:06 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Jul 25 10:18:06 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed <13>Jul 25 10:18:06 rpmi: libcrypto1.1-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Jul 25 10:18:06 rpmi: libssl1.1-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Jul 25 10:18:07 rpmi: libssl-devel-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Jul 25 10:18:07 rpmi: openssl-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Jul 25 10:18:07 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed <13>Jul 25 10:18:07 rpmi: perl-Digest-SHA1-2.13-alt5.2 sisyphus+219907.4500.1.1 1548350054 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-OpenSSL-DSA-0.19-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Crypt-OpenSSL-DSA-0.19-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-OpenSSL-DSA-0.19 + echo 'Source #0 (Crypt-OpenSSL-DSA-0.19.tar.gz):' Source #0 (Crypt-OpenSSL-DSA-0.19.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-OpenSSL-DSA-0.19.tar.gz + /bin/tar -xf - + cd Crypt-OpenSSL-DSA-0.19 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14311 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-OpenSSL-DSA-0.19 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(perl)>=5.006 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::DSA + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' Running Mkbootstrap for DSA () chmod 644 "DSA.bs" make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DSA.bs blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' cp lib/Crypt/OpenSSL/DSA.pm blib/lib/Crypt/OpenSSL/DSA.pm cp lib/Crypt/OpenSSL/DSA/Signature.pod blib/lib/Crypt/OpenSSL/DSA/Signature.pod make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19/typemap' DSA.xs > DSA.xsc mv DSA.xsc DSA.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I/usr/lib/perl5/CORE" -DPERL5 DSA.c DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_generate_parameters': DSA.xs:153:45: warning: pointer targets in passing argument 3 of 'DSA_generate_parameters_ex' differ in signedness [-Wpointer-sign] if (!DSA_generate_parameters_ex(dsa, bits, seedpv, (int)seed_len, NULL, NULL, NULL)) { ^~~~~~ In file included from /usr/include/openssl/x509.h:26, from /usr/include/openssl/pem.h:17, from DSA.xs:13: /usr/include/openssl/dsa.h:127:5: note: expected 'const unsigned char *' but argument is of type 'char *' int DSA_generate_parameters_ex(DSA *dsa, int bits, ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:5310, from DSA.xs:8: DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_sign': DSA.xs:212:27: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] RETVAL = newSVpvn(sigret, siglen); ^~~~~~ /usr/lib/perl5/CORE/embed.h:541:44: note: in definition of macro 'newSVpvn' #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) ^ In file included from /usr/lib/perl5/CORE/perl.h:5271, from DSA.xs:8: /usr/lib/perl5/CORE/proto.h:2480:19: note: expected 'const char * const' but argument is of type 'unsigned char *' PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len) ^~~~~~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_verify': DSA.xs:230:32: warning: pointer targets in passing argument 2 of 'DSA_verify' differ in signedness [-Wpointer-sign] RETVAL = DSA_verify(0, dgst_pv, (int)dgst_len, sig_pv, (int)sig_len, dsa); ^~~~~~~ In file included from /usr/include/openssl/x509.h:26, from /usr/include/openssl/pem.h:17, from DSA.xs:13: /usr/include/openssl/dsa.h:105:5: note: expected 'const unsigned char *' but argument is of type 'char *' int DSA_verify(int type, const unsigned char *dgst, int dgst_len, ^~~~~~~~~~ DSA.xs:230:56: warning: pointer targets in passing argument 4 of 'DSA_verify' differ in signedness [-Wpointer-sign] RETVAL = DSA_verify(0, dgst_pv, (int)dgst_len, sig_pv, (int)sig_len, dsa); ^~~~~~ In file included from /usr/include/openssl/x509.h:26, from /usr/include/openssl/pem.h:17, from DSA.xs:13: /usr/include/openssl/dsa.h:105:5: note: expected 'const unsigned char *' but argument is of type 'char *' int DSA_verify(int type, const unsigned char *dgst, int dgst_len, ^~~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_do_verify': DSA.xs:246:32: warning: pointer targets in passing argument 1 of 'DSA_do_verify' differ in signedness [-Wpointer-sign] RETVAL = DSA_do_verify(dgst_pv, (int)dgst_len, sig, dsa); ^~~~~~~ In file included from /usr/include/openssl/x509.h:26, from /usr/include/openssl/pem.h:17, from DSA.xs:13: /usr/include/openssl/dsa.h:83:5: note: expected 'const unsigned char *' but argument is of type 'char *' int DSA_do_verify(const unsigned char *dgst, int dgst_len, ^~~~~~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_get_p': DSA.xs:371:28: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(p, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_get_q': DSA.xs:387:28: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(q, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_get_g': DSA.xs:403:28: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(g, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_get_pub_key': DSA.xs:419:34: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(pub_key, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_get_priv_key': DSA.xs:435:35: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(priv_key, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_p': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:454:23: note: in expansion of macro 'SvPV' p = BN_bin2bn(SvPV(p_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:454:23: note: in expansion of macro 'SvPV' p = BN_bin2bn(SvPV(p_SV, len), (int)len, NULL); ^~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_q': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:495:23: note: in expansion of macro 'SvPV' q = BN_bin2bn(SvPV(q_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:495:23: note: in expansion of macro 'SvPV' q = BN_bin2bn(SvPV(q_SV, len), (int)len, NULL); ^~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_g': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:536:23: note: in expansion of macro 'SvPV' g = BN_bin2bn(SvPV(g_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:536:23: note: in expansion of macro 'SvPV' g = BN_bin2bn(SvPV(g_SV, len), (int)len, NULL); ^~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_pub_key': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:573:29: note: in expansion of macro 'SvPV' pub_key = BN_bin2bn(SvPV(pub_key_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:573:29: note: in expansion of macro 'SvPV' pub_key = BN_bin2bn(SvPV(pub_key_SV, len), (int)len, NULL); ^~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_priv_key': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:601:30: note: in expansion of macro 'SvPV' priv_key = BN_bin2bn(SvPV(priv_key_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:601:30: note: in expansion of macro 'SvPV' priv_key = BN_bin2bn(SvPV(priv_key_SV, len), (int)len, NULL); ^~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__Signature_get_r': DSA.xs:633:28: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(r, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__Signature_get_s': DSA.xs:649:28: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness [-Wpointer-sign] len = BN_bn2bin(s, to); ^~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:222:5: note: expected 'unsigned char *' but argument is of type 'char *' int BN_bn2bin(const BIGNUM *a, unsigned char *to); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__Signature_set_r': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:666:23: note: in expansion of macro 'SvPV' r = BN_bin2bn(SvPV(r_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:666:23: note: in expansion of macro 'SvPV' r = BN_bin2bn(SvPV(r_SV, len), (int)len, NULL); ^~~~ DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__Signature_set_s': /usr/lib/perl5/CORE/sv.h:1676:38: warning: pointer targets in passing argument 1 of 'BN_bin2bn' differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ~~~~~~~~~~~~~~~~ ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:694:23: note: in expansion of macro 'SvPV' s = BN_bin2bn(SvPV(s_SV, len), (int)len, NULL); ^~~~ In file included from DSA.xs:11: /usr/include/openssl/bn.h:221:9: note: expected 'const unsigned char *' but argument is of type 'char *' BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); ^~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3636, from DSA.xs:8: /usr/lib/perl5/CORE/sv.h:1676:13: warning: operation on 'len' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ~~~~^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:1670:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^~~~~~~~~~ DSA.xs:694:23: note: in expansion of macro 'SvPV' s = BN_bin2bn(SvPV(s_SV, len), (int)len, NULL); ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' rm -f blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong DSA.o -o blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so \ -lcrypto \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DSA.bs blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-use.t ............. ok t/10-selftest.t ........ ok t/90-openssl-compat.t .. ok All tests successful. Files=3, Tests=121, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.35 cusr 0.02 csys = 0.44 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Crypt-OpenSSL-DSA-0.19 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DSA.bs blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot/usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so Installing /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot/usr/lib/perl5/Crypt/OpenSSL/DSA.pm Installing /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot/usr/lib/perl5/Crypt/OpenSSL/DSA/Signature.pod make: Leaving directory '/usr/src/RPM/BUILD/Crypt-OpenSSL-DSA-0.19' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot/usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(perl)>=5.006 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot (auto) removed './usr/lib/perl5/auto/Crypt/OpenSSL/DSA/.packlist' mode of './usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Crypt-OpenSSL-DSA-0.19-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uUccS5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MwGpel find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Crypt-OpenSSL-DSA-buildroot/usr/lib/perl5/Crypt/OpenSSL/DSA.pm syntax OK Provides: perl(Crypt/OpenSSL/DSA.pm) = 0.190 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:qkvV2qxOKCP2wiMPjkjqxkJ0BnEObjpL3dqUWwj2C4BgYO06Zt0LQzZxZIwE4cmWGGTrndA1deR5JQZtB8Jhd1j0Y77mkxL9aLlDJXf4ajo7ftrseGo1meK1, libcrypto.so.1.1(OPENSSL_1_1_0), libperl-5.28.so >= set:ojjBzf0fvmNDEjIR6foLOcZDD60czCoGDq52g2JWGehBFxwtGuIQwu3, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mJCW21 Creating perl-Crypt-OpenSSL-DSA-debuginfo package Processing files: perl-Crypt-OpenSSL-DSA-debuginfo-0.19-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WEgkP2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z57Czx find-requires: running scripts (debuginfo) Requires: perl-Crypt-OpenSSL-DSA = 0.19-alt1.2, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Crypt-OpenSSL-DSA-debuginfo a strict dependency on perl-Crypt-OpenSSL-DSA Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-OpenSSL-DSA-0.19-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-OpenSSL-DSA-debuginfo-0.19-alt1.2.i586.rpm (w2.lzdio) 8.03user 1.80system 0:13.23elapsed 74%CPU (0avgtext+0avgdata 70068maxresident)k 0inputs+0outputs (0major+243498minor)pagefaults 0swaps 16.57user 7.79system 0:26.99elapsed 90%CPU (0avgtext+0avgdata 117064maxresident)k 0inputs+0outputs (0major+574461minor)pagefaults 0swaps --- perl-Crypt-OpenSSL-DSA-0.19-alt1.2.i586.rpm.repo 2019-01-25 02:34:26.000000000 +0000 +++ perl-Crypt-OpenSSL-DSA-0.19-alt1.2.i586.rpm.hasher 2021-07-25 10:18:26.374523621 +0000 @@ -14,3 +14,3 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libcrypto.so.1.1 >= set:pjvVyyZkAeZadZdqya0a55Vw1dKZhddF5qN1Z12gV5izFjXLmF6yCwF5xmQMZ0e90jyigzbKIj9YKpjkKlDTZ74ajEOvUkLors6lIMnQZLUTwE4q3H +Requires: libcrypto.so.1.1 >= set:qkvV2qxOKCP2wiMPjkjqxkJ0BnEObjpL3dqUWwj2C4BgYO06Zt0LQzZxZIwE4cmWGGTrndA1deR5JQZtB8Jhd1j0Y77mkxL9aLlDJXf4ajo7ftrseGo1meK1 Requires: rpmlib(SetVersions) @@ -32,3 +32,3 @@ File: /usr/lib/perl5/auto/Crypt/OpenSSL/DSA 40755 root:root -File: /usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so 100644 root:root a0c0496d170ea2a871a2302af36dd9f2 -RPMIdentity: d6545bcf2327e377f96542345a32553c +File: /usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so 100644 root:root 5302306f4eb25064b9d73e42b1b76dbb +RPMIdentity: 8dba771b2b34d80fadf00c3e48563221 --- perl-Crypt-OpenSSL-DSA-debuginfo-0.19-alt1.2.i586.rpm.repo 2019-01-25 02:34:26.000000000 +0000 +++ perl-Crypt-OpenSSL-DSA-debuginfo-0.19-alt1.2.i586.rpm.hasher 2021-07-25 10:18:26.519518370 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/0de729a26888df6ce940e8a4505f4af237a9bb 120777 root:root ../../../perl5/auto/Crypt/OpenSSL/DSA/DSA.so -/usr/lib/debug/.build-id/73/0de729a26888df6ce940e8a4505f4af237a9bb.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/cfda6d46f02f912c12ea24ac16fa95b2d71c70 120777 root:root ../../../perl5/auto/Crypt/OpenSSL/DSA/DSA.so +/usr/lib/debug/.build-id/33/cfda6d46f02f912c12ea24ac16fa95b2d71c70.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -19,5 +19,5 @@ Provides: perl-Crypt-OpenSSL-DSA-debuginfo = 0.19-alt1.2:sisyphus+219907.40600.1.1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/0de729a26888df6ce940e8a4505f4af237a9bb 120777 root:root ../../../perl5/auto/Crypt/OpenSSL/DSA/DSA.so -File: /usr/lib/debug/.build-id/73/0de729a26888df6ce940e8a4505f4af237a9bb.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so.debug +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/cfda6d46f02f912c12ea24ac16fa95b2d71c70 120777 root:root ../../../perl5/auto/Crypt/OpenSSL/DSA/DSA.so +File: /usr/lib/debug/.build-id/33/cfda6d46f02f912c12ea24ac16fa95b2d71c70.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -27,3 +27,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/OpenSSL/DSA 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so.debug 100644 root:root 5c8ceeb1a8f106e513f858ba05b66d50 +File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so.debug 100644 root:root bd850675bd73c831be4d743c8c1c49e6 File: /usr/src/debug/Crypt-OpenSSL-DSA-0.19 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/Crypt-OpenSSL-DSA-0.19/DSA.xs 100644 root:root 002c655884d67e77f87698469a34e272 -RPMIdentity: b4d4d65cd2cb0d25fa77ea949300b89e +RPMIdentity: 672cacc45399ba4fa75b15e48d8d38cc