<86>Dec 26 11:15:45 userdel[47639]: delete user 'rooter' <86>Dec 26 11:15:45 groupadd[47648]: group added to /etc/group: name=rooter, GID=669 <86>Dec 26 11:15:45 groupadd[47648]: group added to /etc/gshadow: name=rooter <86>Dec 26 11:15:45 groupadd[47648]: new group: name=rooter, GID=669 <86>Dec 26 11:15:45 useradd[47652]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Dec 26 11:15:45 userdel[47667]: delete user 'builder' <86>Dec 26 11:15:45 userdel[47667]: removed group 'builder' owned by 'builder' <86>Dec 26 11:15:45 userdel[47667]: removed shadow group 'builder' owned by 'builder' <86>Dec 26 11:15:45 groupadd[47686]: group added to /etc/group: name=builder, GID=670 <86>Dec 26 11:15:45 groupadd[47686]: group added to /etc/gshadow: name=builder <86>Dec 26 11:15:45 groupadd[47686]: new group: name=builder, GID=670 <86>Dec 26 11:15:45 useradd[47698]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-MARC-Lint-1.52-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Dec 26 11:15:48 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Dec 26 11:15:48 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Dec 26 11:15:48 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Dec 26 11:15:48 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Dec 26 11:15:48 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed <13>Dec 26 11:15:48 rpmi: perl-Pod-Simple-3.40-alt1 sisyphus+239861.100.1.1 1572267919 installed <13>Dec 26 11:15:48 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Dec 26 11:15:48 rpmi: perl-podlators-4.12-alt1 sisyphus+231574.100.1.1 1559749961 installed <13>Dec 26 11:15:48 rpmi: perl-Business-ISBN-Data-20191107-alt1 sisyphus+243538.100.1.1 1577293475 installed <13>Dec 26 11:15:48 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 26 11:15:48 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Dec 26 11:15:48 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Dec 26 11:15:48 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Dec 26 11:15:48 rpmi: perl-Business-ISBN-3.004-alt1 1494337663 installed <13>Dec 26 11:15:48 rpmi: perl-MARC-Record-2.0.7-alt1 1501711416 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-MARC-Lint-1.52-alt1.nosrc.rpm Installing perl-MARC-Lint-1.52-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf MARC-Lint_1.52 + echo 'Source #0 (MARC-Lint_1.52.tar.gz):' Source #0 (MARC-Lint_1.52.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/MARC-Lint_1.52.tar.gz + /bin/tar -xf - + cd MARC-Lint_1.52 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd MARC-Lint_1.52 + perl_vendor_build INSTALLMAN1DIR=/usr/share/man/man1 + 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 INSTALLMAN1DIR=/usr/share/man/man1 + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 INSTALLMAN1DIR=/usr/share/man/man1 + tee .perl.req perl(Business::ISBN)>=0 perl(MARC::Record)>=0 perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/share/man/man1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MARC::Lint + : 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/MARC-Lint_1.52' cp lib/MARC/Lint/CodeData.pm blib/lib/MARC/Lint/CodeData.pm cp lib/MARC/Lint.pm blib/lib/MARC/Lint.pm make: Leaving directory '/usr/src/RPM/BUILD/MARC-Lint_1.52' make: Entering directory '/usr/src/RPM/BUILD/MARC-Lint_1.52' /bin/cp -p bin/marclint blib/script/marclint "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/marclint make: Leaving directory '/usr/src/RPM/BUILD/MARC-Lint_1.52' make: Entering directory '/usr/src/RPM/BUILD/MARC-Lint_1.52' Manifying 1 pod document make: Leaving directory '/usr/src/RPM/BUILD/MARC-Lint_1.52' + : 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/MARC-Lint_1.52' /bin/cp -p bin/marclint blib/script/marclint "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/marclint 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 # Failed test 'Checking expected messages, 020: Subfield a has bad checksum, 1548794745 (10 : bad checksum).' # at t/check020.t line 88. # got: '020: Subfield a has bad checksum, 1548794740 (10 : good checksum).' # expected: '020: Subfield a has bad checksum, 1548794745 (10 : bad checksum).' # Failed test 'Checking expected messages, 020: Subfield a may have invalid characters.' # at t/check020.t line 88. # got: '020: Subfield a has bad checksum, 1548794745 (10 : bad checksum).' # expected: '020: Subfield a may have invalid characters.' # Failed test 'Checking expected messages, 020: Subfield a has bad checksum, 1-54879-474-5 (hyphens and bad checksum).' # at t/check020.t line 88. # got: '020: Subfield a has bad checksum, 1-54879-474-0 (hyphens and good checksum).' # expected: '020: Subfield a has bad checksum, 1-54879-474-5 (hyphens and bad checksum).' # Failed test 'Checking expected messages, 020: Subfield a qualifier must be preceded by space, 1548794740(10 : unspaced qualifier).' # at t/check020.t line 88. # got: '020: Subfield a may have invalid characters.' # expected: '020: Subfield a qualifier must be preceded by space, 1548794740(10 : unspaced qualifier).' # Failed test 'Checking expected messages, 020: Subfield a qualifier must be preceded by space, 1548794745(10 : unspaced qualifier : bad checksum).' # at t/check020.t line 88. # got: '020: Subfield a has bad checksum, 1-54879-474-5 (hyphens and bad checksum).' # expected: '020: Subfield a qualifier must be preceded by space, 1548794745(10 : unspaced qualifier : bad checksum).' # Failed test 'Checking expected messages, 020: Subfield a has bad checksum, 1548794745(10 : unspaced qualifier : bad checksum).' # at t/check020.t line 88. # got: '020: Subfield a qualifier must be preceded by space, 1548794740(10 : unspaced qualifier).' # expected: '020: Subfield a has bad checksum, 1548794745(10 : unspaced qualifier : bad checksum).' Use of uninitialized value $expected in concatenation (.) or string at t/check020.t line 88, line 240. # Failed test 'Checking expected messages, ' # at t/check020.t line 88. # got: '020: Subfield a has bad checksum, 1548794740(10 : unspaced qualifier).' # expected: undef Use of uninitialized value $expected in concatenation (.) or string at t/check020.t line 88, line 240. # Failed test 'Checking expected messages, ' # at t/check020.t line 88. # got: '020: Subfield a qualifier must be preceded by space, 1548794745(10 : unspaced qualifier : bad checksum).' # expected: undef Use of uninitialized value $expected in concatenation (.) or string at t/check020.t line 88, line 240. # Failed test 'Checking expected messages, ' # at t/check020.t line 88. # got: '020: Subfield a has bad checksum, 1548794745(10 : unspaced qualifier : bad checksum).' # expected: undef # Looks like you planned 28 tests but ran 31. # Looks like you failed 9 tests of 31 run. t/check020.t ..... Dubious, test returned 9 (wstat 2304, 0x900) Failed 7/28 subtests t/check041043.t .. ok t/check245.t ..... ok # Failed test 'No warnings on ActivePerl with ASP and ADO / Tobias Martinsson.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on Programming the Perl DBI / Alligator Descartes and Tim Bunce.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on Perl : the complete reference / Martin C. Brown.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on CGI programming with Perl / Scott Guelich, Shishir Gundavaram & Gunther Birznieks.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on Proceedings of the Perl Conference 4.0 : July 17-20, 2000, Monterey, California.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on Perl for system administration / David N. Blank-Edelman.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on Programming Perl / Larry Wall, Tom Christiansen & Jon Orwant.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'No warnings on Perl programmer's interactive workbook / Vincent Lowe.' # at t/lint.t line 32. # got: '1' # expected: '0' # Failed test 'Warnings match on Cross-platform Perl / Eric F. Johnson.' # at t/lint.t line 29. # Looks like you failed 9 tests of 40. t/lint.t ......... Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/40 subtests t/test880and6.t .. ok Test Summary Report ------------------- t/check020.t (Wstat: 2304 Tests: 31 Failed: 10) Failed tests: 16, 18, 21, 23-24, 26-27, 29-31 Non-zero exit status: 9 Parse errors: Bad plan. You planned 28 tests but ran 31. t/lint.t (Wstat: 2304 Tests: 40 Failed: 9) Failed tests: 5, 7, 11, 13, 15, 17, 19, 21, 23 Non-zero exit status: 9 Files=5, Tests=155, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.68 cusr 0.03 csys = 0.76 CPU) Result: FAIL Failed 2/5 test programs. 19/155 subtests failed. make: *** [Makefile:794: test_dynamic] Error 255 make: Leaving directory '/usr/src/RPM/BUILD/MARC-Lint_1.52' error: Bad exit status from /usr/src/tmp/rpm-tmp.99682 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.99682 (%build) Command exited with non-zero status 1 1.94user 0.13system 0:02.39elapsed 87%CPU (0avgtext+0avgdata 12912maxresident)k 0inputs+0outputs (0major+50075minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-MARC-Lint-1.52-alt1.src.rpm' failed. Command exited with non-zero status 1 5.65user 2.08system 0:10.93elapsed 70%CPU (0avgtext+0avgdata 109456maxresident)k 496inputs+0outputs (0major+298264minor)pagefaults 0swaps