<86>Apr 21 00:46:02 userdel[448]: delete user 'rooter' <86>Apr 21 00:46:02 userdel[448]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:46:02 userdel[448]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:46:02 groupadd[465]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 00:46:02 groupadd[465]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:46:02 groupadd[465]: new group: name=rooter, GID=561 <86>Apr 21 00:46:02 useradd[478]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 00:46:02 userdel[496]: delete user 'builder' <86>Apr 21 00:46:02 userdel[496]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:46:02 groupadd[517]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 00:46:02 groupadd[517]: group added to /etc/gshadow: name=builder <86>Apr 21 00:46:02 groupadd[517]: new group: name=builder, GID=562 <86>Apr 21 00:46:02 useradd[536]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 21 00:46:05 rpmi: perl-common-sense-3.74-alt1 1444597122 installed <13>Apr 21 00:46:05 rpmi: perl-Types-Serialiser-1.0-alt1 1385991867 installed <13>Apr 21 00:46:05 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 00:46:05 rpmi: perl-YAML-1.15-alt1 1447363353 installed <13>Apr 21 00:46:05 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 00:46:05 rpmi: perl-Data-Dump-1.23-alt1 1444601978 installed <13>Apr 21 00:46:05 rpmi: perl-Convert-Bencode-1.03-alt1 1346737293 installed <13>Apr 21 00:46:05 rpmi: perl-Compress-LZF-1:3.8-alt1.1 1448471526 installed <13>Apr 21 00:46:05 rpmi: perl-HTML-Tagset-3.20-alt2 1317725093 installed <13>Apr 21 00:46:05 rpmi: perl-libnet-1:3.08-alt1 1458419902 installed <13>Apr 21 00:46:05 rpmi: perl-URI-1.71-alt1 1455181348 installed <13>Apr 21 00:46:05 rpmi: perl-HTML-Parser-3.72-alt1 1455170565 installed <13>Apr 21 00:46:05 rpmi: perl-Time-Piece-1.31-alt1.1 1448471459 installed <13>Apr 21 00:46:05 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Apr 21 00:46:05 rpmi: perl-CGI-4.28-alt1 1458414563 installed <13>Apr 21 00:46:05 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 21 00:46:05 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 00:46:05 rpmi: perl-Math-BigInt-1.999716-alt1 1460030816 installed <13>Apr 21 00:46:05 rpmi: perl-CBOR-XS-1:1.41-alt1 1457039089 installed <13>Apr 21 00:46:05 rpmi: perl-JSON-XS-1:3.02-alt1 1457029473 installed <13>Apr 21 00:46:05 rpmi: perl-JSON-2.90-alt1 1383323095 installed <13>Apr 21 00:46:05 rpmi: perl-Math-BigInt-FastCalc-0.40-alt1.1 1454699137 installed <13>Apr 21 00:46:05 rpmi: perl-Template-Alloy-1.020-alt1 1381079810 installed Installing perl-CGI-Ex-2.44-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf CGI-Ex-2.44 + echo 'Source #0 (CGI-Ex-2.44.tar):' Source #0 (CGI-Ex-2.44.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/CGI-Ex-2.44.tar + cd CGI-Ex-2.44 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CGI-Ex-2.44 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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(Template::Alloy)>=1.016 + : 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 CGI::Ex + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/CGI-Ex-2.44' cp lib/CGI/Ex/Validate.pm blib/lib/CGI/Ex/Validate.pm cp lib/CGI/Ex/Conf.pm blib/lib/CGI/Ex/Conf.pm cp lib/CGI/Ex/App/Constants.pm blib/lib/CGI/Ex/App/Constants.pm cp lib/CGI/Ex/App.pod blib/lib/CGI/Ex/App.pod cp lib/CGI/Ex/Validate.pod blib/lib/CGI/Ex/Validate.pod cp lib/CGI/Ex.pm blib/lib/CGI/Ex.pm cp lib/CGI/Ex/yaml_load.js blib/lib/CGI/Ex/yaml_load.js cp lib/CGI/Ex/validate.js blib/lib/CGI/Ex/validate.js cp lib/CGI/Ex/Die.pm blib/lib/CGI/Ex/Die.pm cp lib/CGI/Ex/Dump.pm blib/lib/CGI/Ex/Dump.pm cp lib/CGI/Ex/Template.pm blib/lib/CGI/Ex/Template.pm cp lib/CGI/Ex/Fill.pm blib/lib/CGI/Ex/Fill.pm cp lib/CGI/Ex/App.pm blib/lib/CGI/Ex/App.pm cp lib/CGI/Ex/Auth.pm blib/lib/CGI/Ex/Auth.pm cp lib/CGI/Ex/md5.js blib/lib/CGI/Ex/md5.js cp lib/CGI/Ex/sha1.js blib/lib/CGI/Ex/sha1.js cp lib/CGI/Ex/JSONDump.pm blib/lib/CGI/Ex/JSONDump.pm make: Leaving directory `/usr/src/RPM/BUILD/CGI-Ex-2.44' + : 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/CGI-Ex-2.44' 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 CGI::param called in list context from /usr/src/RPM/BUILD/CGI-Ex-2.44/blib/lib/CGI/Ex.pm line 131, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 407. t/0_ex_00_base.t ................ ok t/1_validate_00_base.t .......... ok CGI::param called in list context from /usr/src/RPM/BUILD/CGI-Ex-2.44/blib/lib/CGI/Ex.pm line 131, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 407. t/1_validate_03_cgi.t ........... ok t/1_validate_05_types.t ......... ok t/1_validate_07_yaml.t .......... ok t/1_validate_11_no_extra.t ...... ok t/1_validate_12_change.t ........ ok t/1_validate_14_untaint.t ....... ok t/2_fill_00_base.t .............. ok t/2_fill_01_form.t .............. ok t/2_fill_02_hidden.t ............ ok t/2_fill_03_checkbox.t .......... ok t/2_fill_04_select.t ............ ok t/2_fill_05_textarea.t .......... ok t/2_fill_06_radio.t ............. ok t/2_fill_07_reuse.t ............. ok t/2_fill_08_multiple_objects.t .. ok t/2_fill_09_default_type.t ...... ok t/2_fill_10_escape.t ............ ok t/2_fill_11_target.t ............ ok t/2_fill_12_mult.t .............. ok t/2_fill_13_warning.t ........... ok t/2_fill_14_password.t .......... ok t/2_fill_16_ignore_fields.t ..... ok t/2_fill_17_xhtml.t ............. ok t/2_fill_18_coderef.t ........... ok t/2_fill_19_complex.t ........... ok t/2_fill_20_switcharoo.t ........ ok Calling POSIX::tmpnam() is deprecated at t/3_conf_00_base.t line 13. t/3_conf_00_base.t .............. ok t/4_app_00_base.t ............... ok t/5_dump_00_base.t .............. ok t/6_die_00_base.t ............... ok t/7_template_00_base.t .......... ok t/8_auth_00_base.t .............. ok t/9_jsondump_00_base.t .......... ok All tests successful. Files=35, Tests=809, 3 wallclock secs ( 0.23 usr 0.05 sys + 2.14 cusr 0.25 csys = 2.67 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/CGI-Ex-2.44' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-CGI-Ex-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-CGI-Ex-buildroot + cd CGI-Ex-2.44 + 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=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-CGI-Ex-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/CGI-Ex-2.44' Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/JSONDump.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/sha1.js Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/md5.js Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Auth.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Fill.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Template.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Dump.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Die.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/validate.js Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/yaml_load.js Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Validate.pod Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App.pod Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Validate.pm Installing /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm make: Leaving directory `/usr/src/RPM/BUILD/CGI-Ex-2.44' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-CGI-Ex-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-CGI-Ex-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: my $hash = conf_read("/tmp/foo.yaml"); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: conf_write("/tmp/foo.yaml", {key1 => $val1, key2 => $val2}); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: my $full_path_to_file = "/tmp/foo.val"; # supports ini, sto, val, pl, xml /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: my @paths = qw(/tmp, /home/pauls); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: # will look in /tmp/My/NameSpace.conf and /home/pauls/My/NameSpace.conf /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: my $hash = $cob->read('My::NameSpace', {paths => ['/tmp']}); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: # will look in /tmp/My/NameSpace.conf /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: # will return merged hashes from /tmp/FooSpace.conf and /home/pauls/FooSpace.conf /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: paths => [qw(/tmp /usr/data)], /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: # would look first for /tmp/My/NameSpace.pl /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: paths => [qw(/tmp /usr/data)], /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: # would look first for /tmp/foo.sto /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: my $hash = conf_read('/tmp/foo.yaml'); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: my $hash = conf_read('/tmp/foo', {file_type => 'yaml'}); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: conf_write('/tmp/foo.yaml', \%hash); /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm: conf_write('/tmp/foo', \%hash, {file_type => 'yaml'}); + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Template::Alloy)>=1.016 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-CGI-Ex-buildroot (auto) removed './usr/lib64/perl5/auto/CGI/Ex/.packlist' Verifying and fixing files in /usr/src/tmp/perl-CGI-Ex-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-CGI-Ex-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-CGI-Ex-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-CGI-Ex-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-CGI-Ex-2.44-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CGI-Ex-2.44 + DOCDIR=/usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-2.44 + export DOCDIR + rm -rf /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-2.44 + /bin/mkdir -p /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-2.44 + cp -prL README Changes /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-2.44 + chmod -R go-w /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-2.44 + chmod -R a+rX /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-2.44 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oeOV6c 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.xpiFdd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) # perl(Apache.pm) at line 52 (depth 6) not loaded at BEGIN SKIP # perl(Apache2/RequestRec.pm) at line 55 (depth 11) not loaded at BEGIN SKIP # perl(Apache2/RequestUtil.pm) at line 56 (depth 11) not loaded at BEGIN SKIP # perl(Apache/RequestUtil.pm) at line 59 (depth 11) not loaded at BEGIN SKIP # perl(HTML/FillInForm.pm) at line 556 (depth 7) inside eval SKIP /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex.pm syntax OK # perl(Scalar/Util.pm) at line 649 (depth 4) inside eval SKIP /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App.pm syntax OK Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Constants from lexical variables potentially modified elsewhere are deprecated at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 106. Name "Data::Dumper::SortKeys" used only once: possible typo at /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm line 126. /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/App/Constants.pm syntax OK /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Auth.pm syntax OK # perl(YAML.pm) at line 309 (depth 7) inside eval SKIP /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Conf.pm syntax OK /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Die.pm syntax OK # perl(B/Deparse.pm) at line 38 (depth 7) inside eval SKIP /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Dump.pm syntax OK /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Fill.pm syntax OK /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/JSONDump.pm syntax OK /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Template.pm syntax OK /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/perl5/CGI/Ex/Validate.pm syntax OK Provides: perl(CGI/Ex.pm) = 2.440, perl(CGI/Ex/App.pm) = 2.440, perl(CGI/Ex/App/Constants.pm) = 2.440, perl(CGI/Ex/Auth.pm) = 2.440, perl(CGI/Ex/Conf.pm) = 2.440, perl(CGI/Ex/Die.pm) = 2.440, perl(CGI/Ex/Dump.pm) = 2.440, perl(CGI/Ex/Fill.pm) = 2.440, perl(CGI/Ex/JSONDump.pm) = 2.440, perl(CGI/Ex/Template.pm) = 2.440, perl(CGI/Ex/Validate.pm) = 2.440 Requires: /usr/share/perl5, perl(Carp/Heavy.pm), perl(Config/IniHash.pm), perl(Crypt/Blowfish.pm), perl(Data/Dumper.pm), perl(Digest/MD5.pm), perl(File/Find.pm), perl(JSON.pm), perl(MIME/Base64.pm), perl(Scalar/Util.pm), perl(Storable.pm), perl(Template/Alloy.pm) >= 1.016, perl(Time/HiRes.pm), perl(XML/Simple.pm), perl(YAML.pm), perl(base.pm), perl(overload.pm) Processing files: perl-CGI-Ex-samples-2.44-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CGI-Ex-2.44 + DOCDIR=/usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-samples-2.44 + export DOCDIR + rm -rf /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-samples-2.44 + /bin/mkdir -p /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-samples-2.44 + cp -prL samples /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-samples-2.44 + chmod -R go-w /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-samples-2.44 + chmod -R a+rX /usr/src/tmp/perl-CGI-Ex-buildroot/usr/share/doc/perl-CGI-Ex-samples-2.44 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SU5NLi 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.hFTs1q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: perl-CGI-Ex = 2.44-alt1 Wrote: /usr/src/RPM/RPMS/noarch/perl-CGI-Ex-2.44-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/perl-CGI-Ex-samples-2.44-alt1.noarch.rpm 5.20user 1.37system 0:09.91elapsed 66%CPU (0avgtext+0avgdata 20588maxresident)k 0inputs+0outputs (0major+224038minor)pagefaults 0swaps 9.68user 5.67system 0:18.75elapsed 81%CPU (0avgtext+0avgdata 123976maxresident)k 200inputs+0outputs (0major+447325minor)pagefaults 0swaps