<86>Apr 27 10:11:15 userdel[3681905]: delete user 'rooter' <86>Apr 27 10:11:15 userdel[3681905]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:11:15 userdel[3681905]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:11:15 groupadd[3682056]: group added to /etc/group: name=rooter, GID=1862 <86>Apr 27 10:11:15 groupadd[3682056]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:11:15 groupadd[3682056]: new group: name=rooter, GID=1862 <86>Apr 27 10:11:15 useradd[3682113]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:11:15 userdel[3682251]: delete user 'builder' <86>Apr 27 10:11:15 userdel[3682251]: removed group 'builder' owned by 'builder' <86>Apr 27 10:11:15 userdel[3682251]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:11:15 groupadd[3682465]: group added to /etc/group: name=builder, GID=1863 <86>Apr 27 10:11:15 groupadd[3682465]: group added to /etc/gshadow: name=builder <86>Apr 27 10:11:15 groupadd[3682465]: new group: name=builder, GID=1863 <86>Apr 27 10:11:16 useradd[3682767]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 10:11:23 rpmi: perl-common-sense-3.75-alt2 sisyphus+335067.300.1.1 1700901510 installed <13>Apr 27 10:11:23 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Apr 27 10:11:23 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 10:11:23 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 10:11:23 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 10:11:23 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Apr 27 10:11:23 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 installed <13>Apr 27 10:11:23 rpmi: perl-Types-Serialiser-1.01-alt1 sisyphus+262741.100.1.1 1606814280 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97109 + 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.97109 + 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 -march=i586 -mtune=generic' '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' 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" -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' "/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 -march=i586 -mtune=generic -DVERSION=\"3.04\" -DXS_VERSION=\"3.04\" -fPIC "-I/usr/lib/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/lib/perl5/CORE/perl.h:6188, from XS3.xs:2: /usr/lib/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/lib/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/lib/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/lib/perl5/CORE/perl.h:7811: /usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong XS3.o -o blib/arch/auto/JSON/XS3/XS3.so \ \ -L/usr/lib/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/lib/perl/5.38 /usr/local/share/perl/5.38 /usr/lib/perl5 /usr/share/perl5 /usr/lib/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, 3 wallclock secs ( 1.05 usr 0.06 sys + 2.48 cusr 0.25 csys = 3.84 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.67069 + 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/lib/perl/5.38 /usr/local/share/perl/5.38 /usr/lib/perl5 /usr/share/perl5 /usr/lib/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/lib/perl5/auto/JSON/XS3/XS3.so Installing /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib/perl5/JSON/XS3.pm Installing /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib/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/lib/perl5/auto/JSON/XS3/.packlist' mode of './usr/lib/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/lib: (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.71555 + 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.VRDczJ 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.5nNwik 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/lib/perl5/auto/JSON/XS3/XS3.so: underlinked libraries: /lib/libm.so.6 /usr/src/tmp/perl-JSON-XS3-buildroot/usr/bin/json_xs3 syntax OK /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib/perl5/JSON/XS3.pm syntax OK /usr/src/tmp/perl-JSON-XS3-buildroot/usr/lib/perl5/JSON/XS3/Boolean.pm syntax OK Provides: perl(JSON/XS3.pm) = 3.040, perl(JSON/XS3/Boolean.pm) Requires: /usr/bin/perl, /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.38.so >= 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.2zVFLT 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.G1whCN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E4uBX6 find-requires: running scripts (debuginfo) Requires: perl-JSON-XS3 = 3.04-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-JSON-XS3-debuginfo a strict dependency on perl-JSON-XS3 Wrote: /usr/src/RPM/RPMS/i586/perl-JSON-XS3-3.04-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-JSON-XS3-debuginfo-3.04-alt1.i586.rpm (w2.lzdio) 7.64user 1.95system 0:14.77elapsed 64%CPU (0avgtext+0avgdata 64160maxresident)k 0inputs+0outputs (0major+269886minor)pagefaults 0swaps 6.49user 4.36system 0:37.68elapsed 28%CPU (0avgtext+0avgdata 131128maxresident)k 32inputs+0outputs (0major+190244minor)pagefaults 0swaps --- perl-JSON-XS3-3.04-alt1.i586.rpm.repo 2023-11-28 10:38:37.000000000 +0000 +++ perl-JSON-XS3-3.04-alt1.i586.rpm.hasher 2024-04-27 10:11:44.630085494 +0000 @@ -47,3 +47,3 @@ File: /usr/lib/perl5/auto/JSON/XS3 40755 root:root -File: /usr/lib/perl5/auto/JSON/XS3/XS3.so 100644 root:root c5a68fdc9e387a0aaed00e9ac2f9acec +File: /usr/lib/perl5/auto/JSON/XS3/XS3.so 100644 root:root 2140aa3ef1064c57a0638c69b63da8bf 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: 400a1845541ff31a5bd918dd965e7a9cde9e587b41d480a8341ec9fe58d85c111e53b5d037ec646de6cad23431fe7a6ad67b285b90bd46e5b0d7cdd8d05274e6 +RPMIdentity: 007e6dc8fda557066eca05b90e8c31698aab98b52646ba07cc8139a92d3659b5ed6e3d2630323ddf4aa33894b34330e361fc0600adc608b0201fed9d84eaba9d --- perl-JSON-XS3-debuginfo-3.04-alt1.i586.rpm.repo 2023-11-28 10:38:37.000000000 +0000 +++ perl-JSON-XS3-debuginfo-3.04-alt1.i586.rpm.hasher 2024-04-27 10:11:44.827089473 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/79b0c4e1bd88101385f3681bc278cc2ea81173 120777 root:root ../../../perl5/auto/JSON/XS3/XS3.so -/usr/lib/debug/.build-id/53/79b0c4e1bd88101385f3681bc278cc2ea81173.debug 120777 root:root ../../usr/lib/perl5/auto/JSON/XS3/XS3.so.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/d2b452ddbd5fd08d3d1d94b0611291162aad4c 120777 root:root ../../../perl5/auto/JSON/XS3/XS3.so +/usr/lib/debug/.build-id/6e/d2b452ddbd5fd08d3d1d94b0611291162aad4c.debug 120777 root:root ../../usr/lib/perl5/auto/JSON/XS3/XS3.so.debug /usr/lib/debug/usr/lib/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/53 40755 root:root -File: /usr/lib/debug/.build-id/53/79b0c4e1bd88101385f3681bc278cc2ea81173 120777 root:root ../../../perl5/auto/JSON/XS3/XS3.so -File: /usr/lib/debug/.build-id/53/79b0c4e1bd88101385f3681bc278cc2ea81173.debug 120777 root:root ../../usr/lib/perl5/auto/JSON/XS3/XS3.so.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/d2b452ddbd5fd08d3d1d94b0611291162aad4c 120777 root:root ../../../perl5/auto/JSON/XS3/XS3.so +File: /usr/lib/debug/.build-id/6e/d2b452ddbd5fd08d3d1d94b0611291162aad4c.debug 120777 root:root ../../usr/lib/perl5/auto/JSON/XS3/XS3.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/JSON/XS3 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/JSON/XS3/XS3.so.debug 100644 root:root 20bc3e2b2c513c8ab2bedd5a2f925bc2 +File: /usr/lib/debug/usr/lib/perl5/auto/JSON/XS3/XS3.so.debug 100644 root:root 6914c37773e8b0aa6bd54918246fd96b 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: 783329a981efa756f4237a91b5a5274d27b6603ec78d2146566abe96446aa72668fd567ab71676b98cb52f7ce9021f1e4145e96c66ec43939d4cb380cba93a5b +RPMIdentity: 0ffe74fa4f002870c37d2cbfce5cfce275123d7d3e18f217fa4e244dce43ba00bd042aa07108a1c91a75a890f8c3b603918f6b0d18f77019dc70a0b35a783660