<86>Nov 28 05:55:36 userdel[41324]: delete user 'rooter' <86>Nov 28 05:55:36 groupadd[41371]: group added to /etc/group: name=rooter, GID=588 <86>Nov 28 05:55:36 groupadd[41371]: group added to /etc/gshadow: name=rooter <86>Nov 28 05:55:36 groupadd[41371]: new group: name=rooter, GID=588 <86>Nov 28 05:55:36 useradd[41441]: new user: name=rooter, UID=588, GID=588, home=/root, shell=/bin/bash <86>Nov 28 05:55:36 userdel[41500]: delete user 'builder' <86>Nov 28 05:55:36 userdel[41500]: removed group 'builder' owned by 'builder' <86>Nov 28 05:55:36 userdel[41500]: removed shadow group 'builder' owned by 'builder' <86>Nov 28 05:55:36 groupadd[41525]: group added to /etc/group: name=builder, GID=589 <86>Nov 28 05:55:36 groupadd[41525]: group added to /etc/gshadow: name=builder <86>Nov 28 05:55:36 useradd[41595]: new user: name=builder, UID=589, GID=589, home=/usr/src, shell=/bin/bash <13>Nov 28 05:55:39 rpmi: perl-common-sense-3.74-alt1 1444597122 installed <13>Nov 28 05:55:39 rpmi: perl-Types-Serialiser-1.0-alt1 1385991867 installed <13>Nov 28 05:55:39 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Nov 28 05:55:39 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Nov 28 05:55:39 rpmi: perl-Convert-Bencode-1.03-alt1 1346737293 installed <13>Nov 28 05:55:39 rpmi: perl-Compress-LZF-1:3.8-alt1.1.1.1 1513342270 installed <13>Nov 28 05:55:39 rpmi: perl-libnet-1:3.11-alt1 1511423541 installed <13>Nov 28 05:55:39 rpmi: perl-Filter-1.59-alt1 1533737242 installed <13>Nov 28 05:55:39 rpmi: perl-Encode-2.98-alt1 1525447819 installed <13>Nov 28 05:55:39 rpmi: perl-URI-1.74-alt1 1525446424 installed <13>Nov 28 05:55:39 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Nov 28 05:55:39 rpmi: perl-Time-Piece-1:1.33-alt1.1 1534847708 installed <13>Nov 28 05:55:39 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Nov 28 05:55:39 rpmi: perl-Math-BigInt-1.999816-alt1 sisyphus.215687.100 1540751517 installed <13>Nov 28 05:55:39 rpmi: perl-Math-BigInt-FastCalc-0.5008-alt1 sisyphus.215527.100 1540444871 installed <13>Nov 28 05:55:39 rpmi: perl-Math-BigRat-1:0.2614-alt1 1524163090 installed <13>Nov 28 05:55:39 rpmi: perl-CBOR-XS-2:1.71-alt1 sisyphus.216654.100 1542745330 installed <13>Nov 28 05:55:39 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Nov 28 05:55:39 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Nov 28 05:55:39 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Nov 28 05:55:39 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed <13>Nov 28 05:55:39 rpmi: perl-YAML-LibYAML-1:0.75-alt1 sisyphus.216317.100 1541769980 installed <13>Nov 28 05:55:39 rpmi: perl-JSON-XS-1:4.0-alt1 sisyphus.216661.100 1542743909 installed <13>Nov 28 05:55:39 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Nov 28 05:55:39 rpmi: perl-JSON-PP-1:2.97001-alt1 1514316348 installed <13>Nov 28 05:55:39 rpmi: perl-Tie-IxHash-1.23-alt1 1374770680 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-JSON-2.97001-alt1.nosrc.rpm Installing perl-JSON-2.97001-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf JSON-2.97001 + echo 'Source #0 (JSON-2.97001.tar.gz):' Source #0 (JSON-2.97001.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/JSON-2.97001.tar.gz + cd JSON-2.97001 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd JSON-2.97001 + 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 Welcome to JSON (v.2.97001) ============================= ** BACKWARD INCOMPATIBILITY ** Since version 2.90, stringification (and string comparison) for JSON::true and JSON::false has not been overloaded. It shouldn't matter as long as you treat them as boolean values, but a code that expects they are stringified as "true" or "false" doesn't work as you have expected any more. if (JSON::true eq 'true') { # now fails print "The result is 1 now."; # => The result is 1 now. And now these boolean values don't inherit JSON::Boolean, either. When you need to test a value is a JSON boolean value or not, use JSON::is_bool function, instead of testing the value inherits a particular boolean class or not. perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Welcome to JSON (v.2.97001) ============================= ** BACKWARD INCOMPATIBILITY ** Since version 2.90, stringification (and string comparison) for JSON::true and JSON::false has not been overloaded. It shouldn't matter as long as you treat them as boolean values, but a code that expects they are stringified as "true" or "false" doesn't work as you have expected any more. if (JSON::true eq 'true') { # now fails print "The result is 1 now."; # => The result is 1 now. And now these boolean values don't inherit JSON::Boolean, either. When you need to test a value is a JSON boolean value or not, use JSON::is_bool function, instead of testing the value inherits a particular boolean class or not. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON + : 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/JSON-2.97001' cp lib/JSON.pm blib/lib/JSON.pm cp lib/JSON/backportPP/Compat5005.pm blib/lib/JSON/backportPP/Compat5005.pm cp lib/JSON/backportPP.pm blib/lib/JSON/backportPP.pm cp lib/JSON/backportPP/Boolean.pm blib/lib/JSON/backportPP/Boolean.pm cp lib/JSON/backportPP/Compat5006.pm blib/lib/JSON/backportPP/Compat5006.pm make: Leaving directory '/usr/src/RPM/BUILD/JSON-2.97001' + : 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-2.97001' 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 # JSON::backportPP 2.97001 t/00_backend_version.t ................ ok t/00_load.t ........................... ok t/00_load_backport_pp.t ............... ok t/00_pod.t ............................ ok t/01_utf8.t ........................... ok t/02_error.t .......................... ok t/03_types.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/104_sortby.t ........................ ok t/105_esc_slash.t ..................... ok t/106_allow_barekey.t ................. ok t/107_allow_singlequote.t ............. ok t/108_decode.t ........................ ok t/109_encode.t ........................ ok t/10_pc_keysort.t ..................... ok t/110_bignum.t ........................ ok t/112_upgrade.t ....................... ok t/113_overloaded_eq.t ................. ok t/114_decode_prefix.t ................. ok t/115_tie_ixhash.t .................... ok t/116_incr_parse_fixed.t .............. ok t/117_numbers.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_unknown.t ........................ ok t/21_evans_bugrep.t ................... ok t/22_comment_at_eof.t ................. ok t/99_binary.t ......................... ok t/e00_func.t .......................... ok t/e01_property.t ...................... ok # 1 t/e02_bool.t .......................... ok t/e03_bool2.t ......................... ok t/e11_conv_blessed_univ.t ............. ok t/e90_misc.t .......................... ok t/gh_28_json_test_suite.t ............. ok t/gh_29_trailing_false_value.t ........ ok t/rt_116998_wrong_character_offset.t .. ok t/rt_90071_incr_parse.t ............... ok # load JSON::XS v.4.0 t/x00_load.t .......................... ok # Failed test at t/x02_error.t line 31. # Looks like you failed 1 test of 31. t/x02_error.t ......................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/31 subtests t/x12_blessed.t ....................... ok t/x16_tied.t .......................... ok t/x17_strange_overload.t .............. ok t/xe04_escape_slash.t ................. ok t/xe05_indent_length.t ................ ok t/xe12_boolean.t ...................... ok t/xe19_xs_and_suportbypp.t ............ ok # Failed test at t/xe20_croak_message.t line 19. # '' # doesn't match '(?^:line 1\.)' # Looks like you failed 1 test of 1. t/xe20_croak_message.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/xe21_is_pp.t ........................ ok t/zero-mojibake.t ..................... ok Test Summary Report ------------------- t/x02_error.t (Wstat: 256 Tests: 31 Failed: 1) Failed test: 10 Non-zero exit status: 1 t/xe20_croak_message.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=60, Tests=3720, 7 wallclock secs ( 0.33 usr 0.04 sys + 6.67 cusr 0.37 csys = 7.41 CPU) Result: FAIL Failed 2/60 test programs. 2/3720 subtests failed. make: *** [Makefile:778: test_dynamic] Error 255 make: Leaving directory '/usr/src/RPM/BUILD/JSON-2.97001' error: Bad exit status from /usr/src/tmp/rpm-tmp.83135 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.83135 (%build) Command exited with non-zero status 1 8.07user 0.54system 0:08.53elapsed 100%CPU (0avgtext+0avgdata 14028maxresident)k 0inputs+0outputs (0major+170258minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-JSON-2.97001-alt1.src.rpm' failed. Command exited with non-zero status 1 16.90user 2.68system 0:20.97elapsed 93%CPU (0avgtext+0avgdata 122668maxresident)k 0inputs+0outputs (0major+525667minor)pagefaults 0swaps