<86>May 4 01:29:28 userdel[2648587]: delete user 'rooter' <86>May 4 01:29:28 userdel[2648587]: removed group 'rooter' owned by 'rooter' <86>May 4 01:29:28 userdel[2648587]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:29:28 groupadd[2649119]: group added to /etc/group: name=rooter, GID=1865 <86>May 4 01:29:28 groupadd[2649119]: group added to /etc/gshadow: name=rooter <86>May 4 01:29:28 groupadd[2649119]: new group: name=rooter, GID=1865 <86>May 4 01:29:28 useradd[2649330]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>May 4 01:29:28 userdel[2649575]: delete user 'builder' <86>May 4 01:29:28 userdel[2649575]: removed group 'builder' owned by 'builder' <86>May 4 01:29:28 userdel[2649575]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:29:28 groupadd[2649650]: group added to /etc/group: name=builder, GID=1866 <86>May 4 01:29:28 groupadd[2649650]: group added to /etc/gshadow: name=builder <86>May 4 01:29:28 groupadd[2649650]: new group: name=builder, GID=1866 <86>May 4 01:29:28 useradd[2649696]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none <13>May 4 01:29:35 rpmi: perl-common-sense-3.75-alt2 sisyphus+335067.300.1.1 1700901390 installed <13>May 4 01:29:35 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>May 4 01:29:35 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:29:35 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:29:36 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>May 4 01:29:36 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>May 4 01:29:36 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed <13>May 4 01:29:36 rpmi: perl-Types-Serialiser-1.01-alt1 sisyphus+262741.100.1.1 1606814280 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-JSON-XS3-3.04-alt1.nosrc.rpm (w1.gzdio) Installing perl-JSON-XS3-3.04-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf JSON-XS3-3.04 + echo 'Source #0 (JSON-XS3-3.04.tar.gz):' Source #0 (JSON-XS3-3.04.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/JSON-XS3-3.04.tar.gz + /bin/tar -xf - + cd JSON-XS3-3.04 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd JSON-XS3-3.04 + 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 *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.038002, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by JSON::XS3. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by JSON::XS3, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of JSON::XS3 with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y perl(Types::Serialiser)>=0 perl(common::sense)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.038002, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by JSON::XS3. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by JSON::XS3, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of JSON::XS3 with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON::XS3 + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' Running Mkbootstrap for XS3 () chmod 644 "XS3.bs" make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS3.bs blib/arch/auto/JSON/XS3/XS3.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' cp XS3.pm blib/lib/JSON/XS3.pm cp XS3/Boolean.pm blib/lib/JSON/XS3/Boolean.pm make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/JSON-XS3-3.04/typemap' XS3.xs > XS3.xsc mv XS3.xsc XS3.c make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' 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 -flto=auto -DVERSION=\"3.04\" -DXS_VERSION=\"3.04\" -fPIC "-I/usr/lib64/perl5/CORE" XS3.c XS3.xs: In function 'decode_utf8': XS3.xs:201:5: warning: 'Perl_utf8n_to_uvuni' is deprecated [-Wdeprecated-declarations] 201 | return utf8n_to_uvuni (s, len, clen, UTF8_CHECK_ONLY); | ^~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:6188, from XS3.xs:2: /usr/lib64/perl5/CORE/proto.h:6013:1: note: declared here 6013 | Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags) | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:6227: XS3.xs: In function 'ptr_to_index': XS3.xs:233:27: warning: pointer targets in passing argument 2 of 'Perl_utf8_distance' differ in signedness [-Wpointer-sign] 233 | ? utf8_distance (offset, SvPVX (sv)) | ^~~~~~ | | | char * /usr/lib64/perl5/CORE/embed.h:747:74: note: in definition of macro 'utf8_distance' 747 | # define utf8_distance(a,b) Perl_utf8_distance(aTHX_ a,b) | ^ In file included from /usr/lib64/perl5/CORE/perl.h:7811: /usr/lib64/perl5/CORE/inline.h:1996:36: note: expected 'const U8 *' {aka 'const unsigned char *'} but argument is of type 'char *' 1996 | Perl_utf8_distance(pTHX_ const U8 *a, const U8 *b) | ~~~~~~~~~~^ /usr/lib64/perl5/CORE/sv.h:1433:34: warning: pointer targets in passing argument 3 of 'Perl_utf8_distance' differ in signedness [-Wpointer-sign] 1433 | # define SvPVX(sv) ((sv)->sv_u.svu_pv) | ~~~~~~~~~~~^~~~~~~~ | | | char * /usr/lib64/perl5/CORE/embed.h:747:76: note: in definition of macro 'utf8_distance' 747 | # define utf8_distance(a,b) Perl_utf8_distance(aTHX_ a,b) | ^ XS3.xs:233:35: note: in expansion of macro 'SvPVX' 233 | ? utf8_distance (offset, SvPVX (sv)) | ^~~~~ /usr/lib64/perl5/CORE/inline.h:1996:49: note: expected 'const U8 *' {aka 'const unsigned char *'} but argument is of type 'char *' 1996 | Perl_utf8_distance(pTHX_ const U8 *a, const U8 *b) | ~~~~~~~~~~^ XS3.xs: In function 'ref_bool_type': XS3.xs:344:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 344 | if (len == 1) | ^ XS3.xs: In function 'encode_str': XS3.xs:455:42: warning: pointer targets in passing argument 1 of 'decode_utf8' differ in signedness [-Wpointer-sign] 455 | uch = decode_utf8 (str, end - str, &clen); | ^~~ | | | char * XS3.xs:191:29: note: expected 'unsigned char *' but argument is of type 'char *' 191 | decode_utf8 (unsigned char *s, STRLEN len, STRLEN *clen) | ~~~~~~~~~~~~~~~^ XS3.xs:508:50: warning: pointer targets in passing argument 1 of 'encode_utf8' differ in signedness [-Wpointer-sign] 508 | enc->cur = encode_utf8 (enc->cur, uch); | ~~~^~~~~ | | | char * XS3.xs:208:29: note: expected 'unsigned char *' but argument is of type 'char *' 208 | encode_utf8 (unsigned char *s, UV ch) | ~~~~~~~~~~~~~~~^ XS3.xs:508:32: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 508 | enc->cur = encode_utf8 (enc->cur, uch); | ^ XS3.xs: In function 'decode_str': XS3.xs:1121:26: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1121 | if (hi >= 0xd800) | ^ XS3.xs:1147:46: warning: pointer targets in passing argument 1 of 'encode_utf8' differ in signedness [-Wpointer-sign] 1147 | cur = encode_utf8 (cur, hi); | ^~~ | | | char * XS3.xs:208:29: note: expected 'unsigned char *' but argument is of type 'char *' 208 | encode_utf8 (unsigned char *s, UV ch) | ~~~~~~~~~~~~~~~^ XS3.xs:1147:31: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 1147 | cur = encode_utf8 (cur, hi); | ^ XS3.xs:1167:28: warning: pointer targets in passing argument 1 of 'decode_utf8' differ in signedness [-Wpointer-sign] 1167 | decode_utf8 (dec_cur, dec->end - dec_cur, &clen); | ^~~~~~~ | | | char * XS3.xs:191:29: note: expected 'unsigned char *' but argument is of type 'char *' 191 | decode_utf8 (unsigned char *s, STRLEN len, STRLEN *clen) | ~~~~~~~~~~~~~~~^ XS3.xs: In function 'decode_num': XS3.xs:1320:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1320 | if (numtype & IS_NUMBER_IN_UV) | ^ XS3.xs: In function 'decode_json': XS3.xs:1807:31: warning: pointer targets in passing argument 3 of 'Perl_pv_uni_display' differ in signedness [-Wpointer-sign] 1807 | pv_uni_display (uni, dec.cur, dec.end - dec.cur, 20, UNI_DISPLAY_QQ); | ~~~^~~~ | | | char * /usr/lib64/perl5/CORE/embed.h:512:77: note: in definition of macro 'pv_uni_display' 512 | # define pv_uni_display(a,b,c,d,e) Perl_pv_uni_display(aTHX_ a,b,c,d,e) | ^ /usr/lib64/perl5/CORE/proto.h:3578:46: note: expected 'const U8 *' {aka 'const unsigned char *'} but argument is of type 'char *' 3578 | Perl_pv_uni_display(pTHX_ SV *dsv, const U8 *spv, STRLEN len, STRLEN pvlim, UV flags); | ~~~~~~~~~~^~~ XS3.xs: In function 'incr_parse': XS3.xs:1908:26: warning: multi-line comment [-Wcomment] 1908 | ++p; // "virtually" consumes character after \ | ^ XS3.xs:1972:7: warning: label 'modechange' defined but not used [-Wunused-label] 1972 | modechange: | ^~~~~~~~~~ XS3.xs: In function 'XS_JSON__XS3_incr_parse': XS3.xs:2155:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 2155 | if (!DECODE_WANTS_OCTETS (self) == !SvUTF8 (self->incr_text)) | ^ XS3.xs:2177:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 2177 | if (SvUTF8 (jsonstr) != SvUTF8 (self->incr_text)) | ^ make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' rm -f blib/arch/auto/JSON/XS3/XS3.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong XS3.o -o blib/arch/auto/JSON/XS3/XS3.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/JSON/XS3/XS3.so make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' /bin/cp -p bin/json_xs3 blib/script/json_xs3 "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs3 make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC entries checked: /usr/local/lib64/perl/5.38 /usr/local/share/perl/5.38 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 109. Man pages will not be generated during this install. make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' + : 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/JSON-XS3-3.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS3.bs blib/arch/auto/JSON/XS3/XS3.bs 644 /bin/cp -p bin/json_xs3 blib/script/json_xs3 "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs3 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_load.t ............. ok t/01_utf8.t ............. ok t/02_error.t ............ ok t/03_types.t ............ ok t/04_dwiw_encode.t ...... ok t/05_dwiw_decode.t ...... ok t/06_pc_pretty.t ........ ok t/07_pc_esc.t ........... ok t/08_pc_base.t .......... ok t/09_pc_extra_number.t .. ok t/10_pc_keysort.t ....... ok t/11_pc_expo.t .......... ok t/12_blessed.t .......... ok t/13_limit.t ............ ok t/14_latin1.t ........... ok t/15_prefix.t ........... ok t/16_tied.t ............. ok t/17_relaxed.t .......... ok t/18_json_checker.t ..... ok t/19_incr.t ............. ok t/20_faihu.t ............ ok t/21_evans.t ............ ok t/22_comment_at_eof.t ... ok t/52_object.t ........... ok t/99_binary.t ........... ok All tests successful. Files=25, Tests=25584, 2 wallclock secs ( 0.85 usr 0.06 sys + 1.74 cusr 0.31 csys = 2.96 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-JSON-XS3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-JSON-XS3-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd JSON-XS3-3.04 + 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-JSON-XS3-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS3.bs blib/arch/auto/JSON/XS3/XS3.bs 644 /bin/cp -p bin/json_xs3 blib/script/json_xs3 "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs3 Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC entries checked: /usr/local/lib64/perl/5.38 /usr/local/share/perl/5.38 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 109. Man pages will not be generated during this install. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib64/perl5/auto/JSON/XS3/XS3.so Installing /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib64/perl5/JSON/XS3.pm Installing /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib64/perl5/JSON/XS3/Boolean.pm Installing /usr/src/tmp/perl-JSON-XS3-buildroot/usr/bin/json_xs3 make: Leaving directory '/usr/src/RPM/BUILD/JSON-XS3-3.04' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-JSON-XS3-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-JSON-XS3-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Types::Serialiser)>=0 perl(common::sense)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-JSON-XS3-buildroot (auto) removed './usr/lib64/perl5/auto/JSON/XS3/.packlist' mode of './usr/lib64/perl5/auto/JSON/XS3/XS3.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-JSON-XS3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-JSON-XS3-buildroot/ (default) Compressing files in /usr/src/tmp/perl-JSON-XS3-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-JSON-XS3-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-JSON-XS3-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-JSON-XS3-buildroot Processing files: perl-JSON-XS3-3.04-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19056 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd JSON-XS3-3.04 + DOCDIR=/usr/src/tmp/perl-JSON-XS3-buildroot/usr/share/doc/perl-JSON-XS3-3.04 + export DOCDIR + rm -rf /usr/src/tmp/perl-JSON-XS3-buildroot/usr/share/doc/perl-JSON-XS3-3.04 + /bin/mkdir -p /usr/src/tmp/perl-JSON-XS3-buildroot/usr/share/doc/perl-JSON-XS3-3.04 + cp -prL Changes README /usr/src/tmp/perl-JSON-XS3-buildroot/usr/share/doc/perl-JSON-XS3-3.04 + chmod -R go-w /usr/src/tmp/perl-JSON-XS3-buildroot/usr/share/doc/perl-JSON-XS3-3.04 + chmod -R a+rX /usr/src/tmp/perl-JSON-XS3-buildroot/usr/share/doc/perl-JSON-XS3-3.04 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tii5ui find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pdBRvX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib64/perl5/auto/JSON/XS3/XS3.so: underlinked libraries: /lib64/libm.so.6 /usr/src/tmp/perl-JSON-XS3-buildroot/usr/bin/json_xs3 syntax OK /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib64/perl5/JSON/XS3.pm syntax OK /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib64/perl5/JSON/XS3/Boolean.pm syntax OK Provides: perl(JSON/XS3.pm) = 3.040, perl(JSON/XS3/Boolean.pm) Requires: /usr/bin/perl, /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:ohjBjKDYRj04m05MpEMozYB3HbZ8VcxvB2HwUdia5Oh5bQ32ZEs9iGCwkjlenZC3VqMpcSjgOI214IQvcLtYV7ZnalVqlFhiPlPdfLyPmLKjd1uPHNGgPPDHFRfFSe6qpseFonoazSf9g7JJYIJFX7YvnxiCZd1YUYJm7J79Ip6r0my6KjPwX7XeOqA1Z6aT0, perl(CBOR/XS.pm), perl(Compress/LZF.pm), perl(Convert/Bencode.pm), perl(Data/Dump.pm), perl(Data/Dumper.pm), perl(Encode.pm), perl(Getopt/Long.pm), perl(PerlIO.pm), perl(PerlIO/scalar.pm), perl(Storable.pm), perl(Types/Serialiser.pm), perl(XSLoader.pm), perl(YAML/XS.pm), perl(common/sense.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.Ez38FJ Creating perl-JSON-XS3-debuginfo package Processing files: perl-JSON-XS3-debuginfo-3.04-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1T9820 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.56lOwO find-requires: running scripts (debuginfo) Requires: perl-JSON-XS3 = 3.04-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-JSON-XS3-debuginfo a strict dependency on perl-JSON-XS3 Wrote: /usr/src/RPM/RPMS/x86_64/perl-JSON-XS3-3.04-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-JSON-XS3-debuginfo-3.04-alt1.x86_64.rpm (w2.lzdio) 5.96user 2.49system 0:14.23elapsed 59%CPU (0avgtext+0avgdata 88496maxresident)k 0inputs+0outputs (0major+313391minor)pagefaults 0swaps 6.06user 4.63system 0:38.30elapsed 27%CPU (0avgtext+0avgdata 131608maxresident)k 64inputs+0outputs (0major+206183minor)pagefaults 0swaps --- perl-JSON-XS3-3.04-alt1.x86_64.rpm.repo 2023-11-28 11:43:37.000000000 +0000 +++ perl-JSON-XS3-3.04-alt1.x86_64.rpm.hasher 2024-05-04 01:29:57.377786099 +0000 @@ -47,3 +47,3 @@ File: /usr/lib64/perl5/auto/JSON/XS3 40755 root:root -File: /usr/lib64/perl5/auto/JSON/XS3/XS3.so 100644 root:root 7684d9e94ddacb9be45c7494bd159937 +File: /usr/lib64/perl5/auto/JSON/XS3/XS3.so 100644 root:root 0ba17d5f19d9f8b4b5a451bf1342b18c File: /usr/share/doc/perl-JSON-XS3-3.04 40755 root:root @@ -51,2 +51,2 @@ File: /usr/share/doc/perl-JSON-XS3-3.04/README 100644 root:root ecfdac49cbb6fa042fc621d70fd33708 -RPMIdentity: 8b7b6336f511d7a4960e613338351ac7ae776f6ad5464128a035b2925a9a4ad19bb883a12036c6bb1f643acf88448943512eed9c75edb60e67660900c98ce96c +RPMIdentity: 695bc4c3d80d7e7fc39523a7257ab1a3266ddd7ab3841b18bab1c705ab58b3b5750cadd9468c3602eba2bc68e2e651b982a384c8496561292fc3ab55ae22fb96 --- perl-JSON-XS3-debuginfo-3.04-alt1.x86_64.rpm.repo 2023-11-28 11:43:37.000000000 +0000 +++ perl-JSON-XS3-debuginfo-3.04-alt1.x86_64.rpm.hasher 2024-05-04 01:29:57.605789002 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/3471a1abac3ab7eaac46ad9fa48abd99f9c020 120777 root:root ../../../../lib64/perl5/auto/JSON/XS3/XS3.so -/usr/lib/debug/.build-id/23/3471a1abac3ab7eaac46ad9fa48abd99f9c020.debug 120777 root:root ../../usr/lib64/perl5/auto/JSON/XS3/XS3.so.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/1cab59a48ceadab05bd07ce3b0a9e31a607f4c 120777 root:root ../../../../lib64/perl5/auto/JSON/XS3/XS3.so +/usr/lib/debug/.build-id/56/1cab59a48ceadab05bd07ce3b0a9e31a607f4c.debug 120777 root:root ../../usr/lib64/perl5/auto/JSON/XS3/XS3.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-JSON-XS3-debuginfo = 3.04-alt1:sisyphus+335067.64700.2.2 -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/3471a1abac3ab7eaac46ad9fa48abd99f9c020 120777 root:root ../../../../lib64/perl5/auto/JSON/XS3/XS3.so -File: /usr/lib/debug/.build-id/23/3471a1abac3ab7eaac46ad9fa48abd99f9c020.debug 120777 root:root ../../usr/lib64/perl5/auto/JSON/XS3/XS3.so.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/1cab59a48ceadab05bd07ce3b0a9e31a607f4c 120777 root:root ../../../../lib64/perl5/auto/JSON/XS3/XS3.so +File: /usr/lib/debug/.build-id/56/1cab59a48ceadab05bd07ce3b0a9e31a607f4c.debug 120777 root:root ../../usr/lib64/perl5/auto/JSON/XS3/XS3.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/JSON/XS3 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/JSON/XS3/XS3.so.debug 100644 root:root ef25ef12a7998309676f55ee135ed234 +File: /usr/lib/debug/usr/lib64/perl5/auto/JSON/XS3/XS3.so.debug 100644 root:root eb6346d7128634dab26eaa12ee407205 File: /usr/src/debug/JSON-XS3-3.04 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/JSON-XS3-3.04/XS3.xs 100644 root:root b9516191b2683c6f516650576b72a770 -RPMIdentity: 7b147dd595ad945cce24a4837fd66bdd6e0cc3973c67ae06412e46d23afc0289f58423153794fb7019374e03ee674d9432ece588376971d318687b7246539c16 +RPMIdentity: 0fe62d51d91404dc0a66793e8c83a76e1f068015328c5de5b1962bd88ac0ed851c9d992495cfdf1753d1010c4922cbdb11fafe6c5c4cb3a7631b0dcb042c7d53