Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Catalyst-Runtime.spec'], False, '/var/lib/mock/dist-f12-build-605682-88481/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Catalyst-Runtime.spec'] warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Catalyst-Runtime-5.80013-2.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Catalyst-Runtime.spec'], False, '/var/lib/mock/dist-f12-build-605682-88481/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Catalyst-Runtime.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JdMTOO + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Catalyst-Runtime-5.80013 + /usr/bin/gzip -dc /builddir/build/SOURCES/Catalyst-Runtime-5.80013.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Catalyst-Runtime-5.80013 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + perldoc perlgpl sh: nroff: command not found + perldoc perlartistic sh: nroff: command not found + find . -type f -exec chmod -c -x '{}' + mode of `./script/catalyst.pl' changed to 0644 (rw-r--r--) mode of `./t/optional_apache-cgi.pl' changed to 0644 (rw-r--r--) mode of `./t/optional_apache-cgi-rewrite.pl' changed to 0644 (rw-r--r--) mode of `./t/optional_apache-fastcgi.pl' changed to 0644 (rw-r--r--) mode of `./t/optional_apache-fastcgi-non-root.pl' changed to 0644 (rw-r--r--) mode of `./t/unit_controller_config.t' changed to 0644 (rw-r--r--) mode of `./t/dead_no_unknown_error.t' changed to 0644 (rw-r--r--) mode of `./lib/Catalyst/Delta.pod' changed to 0644 (rw-r--r--) + find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v0p4d6 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Runtime-5.80013 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Class::Data::Inheritable ...loaded. (0.08) - Test::Exception ...loaded. (0.27) - List::MoreUtils ...loaded. (0.22) - namespace::autoclean ...loaded. (0.09 >= 0.09) - namespace::clean ...loaded. (0.11) - B::Hooks::EndOfScope ...loaded. (0.08 >= 0.08) - MooseX::Emulate::Class::Accessor::Fast ...loaded. (0.00903 >= 0.00903) - Class::MOP ...loaded. (0.94 >= 0.83) - Moose ...loaded. (0.9 >= 0.90) - MooseX::MethodAttributes::Inheritable ...loaded. (0.18 >= 0.16) - Carp ...loaded. (1.08) - Class::C3::Adopt::NEXT ...loaded. (0.12 >= 0.07) - CGI::Simple::Cookie ...loaded. (1.108) - Data::Dump ...loaded. (1.15) - HTML::Entities ...loaded. (3.60) - HTTP::Body ...loaded. (1.05 >= 1.04) - HTTP::Headers ...loaded. (5.827 >= 1.64) - HTTP::Request ...loaded. (5.827) - HTTP::Response ...loaded. (5.824) - HTTP::Request::AsCGI ...loaded. (0.9 >= 0.8) - LWP::UserAgent ...loaded. (5.829) - Module::Pluggable ...loaded. (3.9 >= 3.9) - Path::Class ...loaded. (0.16 >= 0.09) - Scalar::Util ...loaded. (1.21) - Sub::Exporter ...loaded. (0.982) - Text::SimpleTable ...loaded. (2.0 >= 0.03) - Time::HiRes ...loaded. (1.9719) - Tree::Simple ...loaded. (1.18 >= 1.15) - Tree::Simple::Visitor::FindByPath ...loaded. (0.03) - URI ...loaded. (1.37 >= 1.35) - Task::Weaken ...loaded. (1.02) - Text::Balanced ...loaded. (2.0.0) - MRO::Compat ...loaded. (0.11) - String::RewritePrefix ...loaded. (0.004 >= 0.004) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Catalyst::Runtime Important: This library is for running Catalyst applications. For development and use of catalyst.pl and myapp_create.pl, make sure you also install the development tools package Catalyst::Devel. perl -MCPANPLUS -e 'install Catalyst::Devel' # or perl -MCPAN -e 'install Catalyst::Devel' To get some commonly used plugins, as well as the TT view and DBIC model, install Task::Catalyst in the same way. Have fun! + make -j4 cp script/catalyst.pl blib/script/catalyst.pl /usr/bin/perl "-Iinc" "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/catalyst.pl cp lib/Catalyst/Engine/FastCGI.pm blib/lib/Catalyst/Engine/FastCGI.pm cp lib/Catalyst/Exception/Detach.pm blib/lib/Catalyst/Exception/Detach.pm cp lib/Catalyst/DispatchType/Chained.pm blib/lib/Catalyst/DispatchType/Chained.pm cp lib/Catalyst/DispatchType/Default.pm blib/lib/Catalyst/DispatchType/Default.pm cp lib/Catalyst/Exception/Go.pm blib/lib/Catalyst/Exception/Go.pm cp lib/Catalyst/Dispatcher.pm blib/lib/Catalyst/Dispatcher.pm cp lib/Catalyst/Component/ContextClosure.pm blib/lib/Catalyst/Component/ContextClosure.pm cp lib/Catalyst/DispatchType/Path.pm blib/lib/Catalyst/DispatchType/Path.pm cp lib/Catalyst/View.pm blib/lib/Catalyst/View.pm cp lib/Catalyst/DispatchType/Index.pm blib/lib/Catalyst/DispatchType/Index.pm cp lib/Catalyst/DispatchType/Regex.pm blib/lib/Catalyst/DispatchType/Regex.pm cp lib/Catalyst/Upgrading.pod blib/lib/Catalyst/Upgrading.pod cp lib/Catalyst/Request.pm blib/lib/Catalyst/Request.pm cp lib/Catalyst/Test.pm blib/lib/Catalyst/Test.pm cp lib/Catalyst/Model.pm blib/lib/Catalyst/Model.pm cp lib/Catalyst/Log.pm blib/lib/Catalyst/Log.pm cp lib/Catalyst/Exception.pm blib/lib/Catalyst/Exception.pm cp lib/Catalyst/Action.pm blib/lib/Catalyst/Action.pm cp lib/Catalyst/Stats.pm blib/lib/Catalyst/Stats.pm cp lib/Catalyst/Utils.pm blib/lib/Catalyst/Utils.pm cp lib/Catalyst/Engine/CGI.pm blib/lib/Catalyst/Engine/CGI.pm cp lib/Catalyst/Runtime.pm blib/lib/Catalyst/Runtime.pm cp lib/Catalyst/Delta.pod blib/lib/Catalyst/Delta.pod cp lib/Catalyst/Response.pm blib/lib/Catalyst/Response.pm cp lib/Catalyst/ClassData.pm blib/lib/Catalyst/ClassData.pm cp lib/Catalyst/ActionChain.pm blib/lib/Catalyst/ActionChain.pm cp lib/Catalyst/Controller.pm blib/lib/Catalyst/Controller.pm cp lib/Catalyst/Component.pm blib/lib/Catalyst/Component.pm cp lib/Catalyst/ActionContainer.pm blib/lib/Catalyst/ActionContainer.pm cp lib/Catalyst.pm blib/lib/Catalyst.pm cp lib/Catalyst/Component/ApplicationAttribute.pm blib/lib/Catalyst/Component/ApplicationAttribute.pm cp lib/Catalyst/Base.pm blib/lib/Catalyst/Base.pm cp lib/Catalyst/Engine/HTTP.pm blib/lib/Catalyst/Engine/HTTP.pm cp lib/Catalyst/DispatchType.pm blib/lib/Catalyst/DispatchType.pm cp lib/Catalyst/Request/Upload.pm blib/lib/Catalyst/Request/Upload.pm cp lib/Catalyst/Engine.pm blib/lib/Catalyst/Engine.pm Manifying blib/man1/catalyst.pl.1 Manifying blib/man3/Catalyst::Engine::FastCGI.3pm Manifying blib/man3/Catalyst::DispatchType::Chained.3pm Manifying blib/man3/Catalyst::Exception::Detach.3pm Manifying blib/man3/Catalyst::DispatchType::Default.3pm Manifying blib/man3/Catalyst::Exception::Go.3pm Manifying blib/man3/Catalyst::Dispatcher.3pm Manifying blib/man3/Catalyst::Component::ContextClosure.3pm Manifying blib/man3/Catalyst::DispatchType::Path.3pm Manifying blib/man3/Catalyst::DispatchType::Index.3pm Manifying blib/man3/Catalyst::View.3pm Manifying blib/man3/Catalyst::DispatchType::Regex.3pm Manifying blib/man3/Catalyst::Upgrading.3pm Manifying blib/man3/Catalyst::Request.3pm Manifying blib/man3/Catalyst::Test.3pm Manifying blib/man3/Catalyst::Model.3pm Manifying blib/man3/Catalyst::Log.3pm Manifying blib/man3/Catalyst::Exception.3pm Manifying blib/man3/Catalyst::Action.3pm Manifying blib/man3/Catalyst::Stats.3pm Manifying blib/man3/Catalyst::Utils.3pm Manifying blib/man3/Catalyst::Engine::CGI.3pm Manifying blib/man3/Catalyst::Runtime.3pm Manifying blib/man3/Catalyst::Delta.3pm Manifying blib/man3/Catalyst::Response.3pm Manifying blib/man3/Catalyst::ClassData.3pm Manifying blib/man3/Catalyst::ActionChain.3pm Manifying blib/man3/Catalyst::Controller.3pm Manifying blib/man3/Catalyst::Component.3pm Manifying blib/man3/Catalyst::ActionContainer.3pm Manifying blib/man3/Catalyst.3pm Manifying blib/man3/Catalyst::Component::ApplicationAttribute.3pm Manifying blib/man3/Catalyst::Base.3pm Manifying blib/man3/Catalyst::DispatchType.3pm Manifying blib/man3/Catalyst::Engine::HTTP.3pm Manifying blib/man3/Catalyst::Request::Upload.3pm Manifying blib/man3/Catalyst::Engine.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yZsA6H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch ++ dirname /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch + cd Catalyst-Runtime-5.80013 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Dispatcher.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/View.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Upgrading.pod Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Request.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Test.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Model.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Log.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Exception.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Action.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Stats.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Utils.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Runtime.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Delta.pod Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Response.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/ClassData.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/ActionChain.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Controller.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Component.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/ActionContainer.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Base.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/DispatchType.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Engine.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Engine/FastCGI.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Engine/CGI.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Engine/HTTP.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Exception/Detach.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Exception/Go.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/DispatchType/Chained.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/DispatchType/Default.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/DispatchType/Path.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/DispatchType/Index.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/DispatchType/Regex.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Component/ContextClosure.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Component/ApplicationAttribute.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/lib/perl5/vendor_perl/5.10.0/Catalyst/Request/Upload.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man1/catalyst.pl.1 Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Engine::FastCGI.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::DispatchType::Chained.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Exception::Detach.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::DispatchType::Default.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Exception::Go.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Dispatcher.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Component::ContextClosure.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::DispatchType::Path.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::DispatchType::Index.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::View.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::DispatchType::Regex.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Upgrading.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Request.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Test.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Model.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Log.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Action.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Stats.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Utils.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Engine::CGI.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Runtime.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Delta.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Response.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::ClassData.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::ActionChain.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Controller.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Component.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::ActionContainer.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Component::ApplicationAttribute.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Base.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::DispatchType.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Engine::HTTP.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Request::Upload.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/man/man3/Catalyst::Engine.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/bin/catalyst.pl Writing /usr/lib/perl5/vendor_perl/5.10.0/ppc-linux-thread-multi/auto/Catalyst/Runtime/.packlist + find /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Catalyst-Runtime-5.80013 find: `debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SFTP62 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Runtime-5.80013 + unset DISPLAY + export TEST_POD=1 + TEST_POD=1 + export TEST_LIGHTTPD=1 + TEST_LIGHTTPD=1 + export TEST_STRESS=1 + TEST_STRESS=1 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04critic.t t/c3_appclass_bug.t t/c3_mro.t t/caf_backcompat.t t/custom_exception_class_simple.t t/custom_live_component_controller_action_auto_doublebug.t t/custom_live_path_bug.t t/dead_load_bad_args.t t/dead_load_multiple_chained_attributes.t t/dead_no_unknown_error.t t/dead_recursive_chained_attributes.t t/deprecated.t t/deprecated_appclass_action_warnings.t t/live_catalyst_test.t t/live_component_controller_context_closure.t t/live_fork.t t/live_stats.t t/meta_method_unneeded.t t/optional_http-server-restart.t t/optional_lighttpd-fastcgi-non-root.t t/optional_lighttpd-fastcgi.t t/optional_memleak.t t/optional_stress.t t/optional_threads.t t/plugin_new_method_backcompat.t t/unit_controller_actions.t t/unit_controller_config.t t/unit_controller_namespace.t t/unit_core_action.t t/unit_core_classdata.t t/unit_core_component.t t/unit_core_component_loading.t t/unit_core_component_mro.t t/unit_core_engine_fixenv-iis6.t t/unit_core_engine_fixenv-lighttpd.t t/unit_core_log.t t/unit_core_merge_config_hashes.t t/unit_core_mvc.t t/unit_core_path_to.t t/unit_core_plugin.t t/unit_core_setup.t t/unit_core_setup_log.t t/unit_core_setup_stats.t t/unit_core_uri_for.t t/unit_core_uri_with.t t/unit_dispatcher_requestargs_restore.t t/unit_load_catalyst_test.t t/unit_metaclass_compat_extend_non_moose_controller.t t/unit_metaclass_compat_non_moose.t t/unit_metaclass_compat_non_moose_controller.t t/unit_response.t t/unit_stats.t t/unit_utils_env_value.t t/unit_utils_load_class.t t/unit_utils_prefix.t t/unit_utils_request.t t/unit_utils_subdir.t t/aggregate/live_component_controller_action_action.t t/aggregate/live_component_controller_action_auto.t t/aggregate/live_component_controller_action_begin.t t/aggregate/live_component_controller_action_chained.t t/aggregate/live_component_controller_action_default.t t/aggregate/live_component_controller_action_detach.t t/aggregate/live_component_controller_action_end.t t/aggregate/live_component_controller_action_forward.t t/aggregate/live_component_controller_action_global.t t/aggregate/live_component_controller_action_go.t t/aggregate/live_component_controller_action_index.t t/aggregate/live_component_controller_action_index_or_default.t t/aggregate/live_component_controller_action_inheritance.t t/aggregate/live_component_controller_action_local.t t/aggregate/live_component_controller_action_multipath.t t/aggregate/live_component_controller_action_path.t t/aggregate/live_component_controller_action_path_matchsingle.t t/aggregate/live_component_controller_action_private.t t/aggregate/live_component_controller_action_regexp.t t/aggregate/live_component_controller_action_streaming.t t/aggregate/live_component_controller_action_visit.t t/aggregate/live_component_controller_anon.t t/aggregate/live_component_controller_args.t t/aggregate/live_component_controller_attributes.t t/aggregate/live_component_controller_moose.t t/aggregate/live_component_view_single.t t/aggregate/live_engine_request_auth.t t/aggregate/live_engine_request_body.t t/aggregate/live_engine_request_body_demand.t t/aggregate/live_engine_request_cookies.t t/aggregate/live_engine_request_env.t t/aggregate/live_engine_request_escaped_path.t t/aggregate/live_engine_request_headers.t t/aggregate/live_engine_request_parameters.t t/aggregate/live_engine_request_remote_user.t t/aggregate/live_engine_request_uploads.t t/aggregate/live_engine_request_uri.t t/aggregate/live_engine_response_cookies.t t/aggregate/live_engine_response_errors.t t/aggregate/live_engine_response_headers.t t/aggregate/live_engine_response_large.t t/aggregate/live_engine_response_print.t t/aggregate/live_engine_response_redirect.t t/aggregate/live_engine_response_status.t t/aggregate/live_engine_setup_basics.t t/aggregate/live_engine_setup_plugins.t t/aggregate/live_loop.t t/aggregate/live_plugin_loaded.t t/aggregate/live_priorities.t t/aggregate/live_recursion.t t/aggregate/unit_core_action_for.t t/aggregate/unit_core_appclass_roles_in_plugin_list.t t/aggregate/unit_core_component_layers.t t/aggregate/unit_core_uri_for_action.t t/aggregate/unit_core_uri_for_multibytechar.t t/01use.t ........................................................ ok t/02pod.t ........................................................ ok t/03podcoverage.t ................................................ ok t/04critic.t ..................................................... skipped: Critic test only for developers. t/aggregate/live_component_controller_action_action.t ............ ok t/aggregate/live_component_controller_action_auto.t .............. ok t/aggregate/live_component_controller_action_begin.t ............. ok t/aggregate/live_component_controller_action_chained.t ........... ok t/aggregate/live_component_controller_action_default.t ........... ok t/aggregate/live_component_controller_action_detach.t ............ ok t/aggregate/live_component_controller_action_end.t ............... ok t/aggregate/live_component_controller_action_forward.t ........... ok t/aggregate/live_component_controller_action_global.t ............ ok t/aggregate/live_component_controller_action_go.t ................ ok t/aggregate/live_component_controller_action_index.t ............. ok t/aggregate/live_component_controller_action_index_or_default.t .. ok t/aggregate/live_component_controller_action_inheritance.t ....... ok t/aggregate/live_component_controller_action_local.t ............. ok t/aggregate/live_component_controller_action_multipath.t ......... ok t/aggregate/live_component_controller_action_path.t .............. ok t/aggregate/live_component_controller_action_path_matchsingle.t .. ok t/aggregate/live_component_controller_action_private.t ........... ok t/aggregate/live_component_controller_action_regexp.t ............ ok t/aggregate/live_component_controller_action_streaming.t ......... ok t/aggregate/live_component_controller_action_visit.t ............. ok t/aggregate/live_component_controller_anon.t ..................... ok t/aggregate/live_component_controller_args.t ..................... ok t/aggregate/live_component_controller_attributes.t ............... ok t/aggregate/live_component_controller_moose.t .................... ok t/aggregate/live_component_view_single.t ......................... ok t/aggregate/live_engine_request_auth.t ........................... ok t/aggregate/live_engine_request_body.t ........................... ok t/aggregate/live_engine_request_body_demand.t .................... ok t/aggregate/live_engine_request_cookies.t ........................ ok t/aggregate/live_engine_request_env.t ............................ ok t/aggregate/live_engine_request_escaped_path.t ................... ok t/aggregate/live_engine_request_headers.t ........................ ok t/aggregate/live_engine_request_parameters.t ..................... ok t/aggregate/live_engine_request_remote_user.t .................... ok t/aggregate/live_engine_request_uploads.t ........................ ok t/aggregate/live_engine_request_uri.t ............................ ok t/aggregate/live_engine_response_cookies.t ....................... ok t/aggregate/live_engine_response_errors.t ........................ ok t/aggregate/live_engine_response_headers.t ....................... ok t/aggregate/live_engine_response_large.t ......................... ok t/aggregate/live_engine_response_print.t ......................... ok t/aggregate/live_engine_response_redirect.t ...................... ok t/aggregate/live_engine_response_status.t ........................ ok t/aggregate/live_engine_setup_basics.t ........................... ok t/aggregate/live_engine_setup_plugins.t .......................... ok t/aggregate/live_loop.t .......................................... ok t/aggregate/live_plugin_loaded.t ................................. ok t/aggregate/live_priorities.t .................................... ok t/aggregate/live_recursion.t ..................................... ok t/aggregate/unit_core_action_for.t ............................... ok t/aggregate/unit_core_appclass_roles_in_plugin_list.t ............ ok t/aggregate/unit_core_component_layers.t ......................... ok t/aggregate/unit_core_uri_for_action.t ........................... ok t/aggregate/unit_core_uri_for_multibytechar.t .................... ok t/c3_appclass_bug.t .............................................. ok t/c3_mro.t ....................................................... ok t/caf_backcompat.t ............................................... ok t/custom_exception_class_simple.t ................................ ok t/custom_live_component_controller_action_auto_doublebug.t ....... ok t/custom_live_path_bug.t ......................................... ok t/dead_load_bad_args.t ........................................... ok t/dead_load_multiple_chained_attributes.t ........................ ok t/dead_no_unknown_error.t ........................................ ok t/dead_recursive_chained_attributes.t ............................ ok t/deprecated.t ................................................... ok t/deprecated_appclass_action_warnings.t .......................... ok t/live_catalyst_test.t ........................................... ok t/live_component_controller_context_closure.t .................... skipped: CatalystX::LeakChecker 0.03 required for this test t/live_fork.t .................................................... ok t/live_stats.t ................................................... ok t/meta_method_unneeded.t ......................................... ok t/optional_http-server-restart.t ................................. skipped: set TEST_HTTP to enable this test t/optional_lighttpd-fastcgi-non-root.t ........................... skipped: Catalyst::Devel required t/optional_lighttpd-fastcgi.t .................................... skipped: Catalyst::Devel required t/optional_memleak.t ............................................. skipped: set TEST_MEMLEAK to enable this test t/optional_stress.t .............................................. ok t/optional_threads.t ............................................. skipped: set TEST_THREADS to enable this test t/plugin_new_method_backcompat.t ................................. ok t/unit_controller_actions.t ...................................... ok t/unit_controller_config.t ....................................... ok t/unit_controller_namespace.t .................................... ok t/unit_core_action.t ............................................. ok t/unit_core_classdata.t .......................................... ok t/unit_core_component.t .......................................... ok t/unit_core_component_loading.t .................................. ok t/unit_core_component_mro.t ...................................... ok t/unit_core_engine_fixenv-iis6.t ................................. ok t/unit_core_engine_fixenv-lighttpd.t ............................. ok t/unit_core_log.t ................................................ ok t/unit_core_merge_config_hashes.t ................................ ok t/unit_core_mvc.t ................................................ ok t/unit_core_path_to.t ............................................ ok t/unit_core_plugin.t ............................................. ok t/unit_core_setup.t .............................................. ok t/unit_core_setup_log.t .......................................... ok t/unit_core_setup_stats.t ........................................ ok t/unit_core_uri_for.t ............................................ ok t/unit_core_uri_with.t ........................................... ok t/unit_dispatcher_requestargs_restore.t .......................... ok t/unit_load_catalyst_test.t ...................................... ok t/unit_metaclass_compat_extend_non_moose_controller.t ............ ok t/unit_metaclass_compat_non_moose.t .............................. ok t/unit_metaclass_compat_non_moose_controller.t ................... ok t/unit_response.t ................................................ ok t/unit_stats.t ................................................... ok t/unit_utils_env_value.t ......................................... ok t/unit_utils_load_class.t ........................................ ok t/unit_utils_prefix.t ............................................ ok t/unit_utils_request.t ........................................... ok t/unit_utils_subdir.t ............................................ ok All tests successful. Files=115, Tests=2576, 247 wallclock secs ( 1.09 usr 0.31 sys + 238.91 cusr 7.77 csys = 248.08 CPU) Result: PASS + make clean rm -f \ *.a core \ core.[0-9] blib/arch/auto/Catalyst/Runtime/extralibs.all \ core.[0-9][0-9] Runtime.bso \ pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \ Runtime.x \ perl tmon.out \ *.o pm_to_blib \ blib/arch/auto/Catalyst/Runtime/extralibs.ld blibdirs.ts \ core.[0-9][0-9][0-9][0-9][0-9] *perl.core \ core.*perl.*.? Makefile.aperl \ perl Runtime.def \ core.[0-9][0-9][0-9] mon.out \ libRuntime.def perlmain.c \ perl.exe so_locations \ Runtime.exp rm -rf \ blib mv Makefile Makefile.old > /dev/null 2>&1 + exit 0 Processing files: perl-Catalyst-Runtime-5.80013-2.fc12.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1R3lu5 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Runtime-5.80013 + DOCDIR=/builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/doc/perl-Catalyst-Runtime-5.80013 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/doc/perl-Catalyst-Runtime-5.80013 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/doc/perl-Catalyst-Runtime-5.80013 + cp -pr Changes COPYING.artistic COPYING.gpl t/ /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch/usr/share/doc/perl-Catalyst-Runtime-5.80013 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/perl5/vendor_perl/5.10.0/ppc-linux-thread-multi/.*\\.so$' | /bin/grep -v -P '/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/(?!CORE/libperl).*\\.so$' | /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl(Catalyst) = 5.80013 perl(Catalyst::Action) perl(Catalyst::ActionChain) perl(Catalyst::ActionContainer) perl(Catalyst::Base) perl(Catalyst::ClassData) perl(Catalyst::Component) perl(Catalyst::Component::ApplicationAttribute) perl(Catalyst::Component::ContextClosure) perl(Catalyst::Controller) perl(Catalyst::Dispatcher) perl(Catalyst::DispatchType) perl(Catalyst::DispatchType::Chained) perl(Catalyst::DispatchType::Default) perl(Catalyst::DispatchType::Index) perl(Catalyst::DispatchType::Path) perl(Catalyst::DispatchType::Regex) perl(Catalyst::Engine) perl(Catalyst::Engine::CGI) perl(Catalyst::Engine::FastCGI) perl(Catalyst::Engine::HTTP) perl(Catalyst::Exception) perl(Catalyst::Exception::Base) perl(Catalyst::Exception::Detach) perl(Catalyst::Exception::Go) perl(Catalyst::Log) perl(Catalyst::Model) perl(Catalyst::Request) perl(Catalyst::Request::Upload) perl(Catalyst::Response) perl(Catalyst::Runtime) perl(Catalyst::Stats) perl(Catalyst::Test) perl(Catalyst::Utils) perl(Catalyst::View) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: perl(attributes) perl(B::Hooks::EndOfScope) perl(bytes) perl(Carp) perl(Catalyst::Action) perl(Catalyst::ActionChain) perl(Catalyst::ActionContainer) perl(Catalyst::Controller) perl(Catalyst::DispatchType::Default) perl(Catalyst::DispatchType::Index) perl(Catalyst::Exception) perl(Catalyst::Exception::Detach) perl(Catalyst::Exception::Go) perl(Catalyst::Log) perl(Catalyst::Request) perl(Catalyst::Request::Upload) perl(Catalyst::Response) perl(Catalyst::Utils) perl(CGI::Simple::Cookie) perl(Class::C3::Adopt::NEXT) perl(Class::MOP) perl(Class::MOP::Object) perl(Config) perl(constant) perl(Cwd) perl(Data::Dump) perl(Devel::InnerPackage) perl(Errno) perl(File::Copy) perl(File::Spec) perl(File::Spec::Unix) perl(File::stat) perl(HTML::Entities) perl(HTTP::Body) perl(HTTP::Date) perl(HTTP::Headers) perl(HTTP::Request) perl(HTTP::Status) perl(IO::File) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(List::MoreUtils) perl(Module::Pluggable::Object) perl(Moose) perl(Moose::Meta::Class) perl(Moose::Role) perl(Moose::Util) perl(MooseX::MethodAttributes) perl(mro) perl(MRO::Compat) perl(namespace::autoclean) perl(namespace::clean) perl(overload) perl(Path::Class) perl(Path::Class::Dir) perl(Path::Class::File) perl(Scalar::Util) perl(Socket) perl(strict) perl(String::RewritePrefix) perl(Sub::Exporter) perl(Term::Size::Any) perl(Test::More) perl(Text::Balanced) perl(Text::SimpleTable) perl(Time::HiRes) perl(Tree::Simple) perl(Tree::Simple::Visitor::FindByPath) perl(Tree::Simple::Visitor::FindByUID) perl(URI) perl(URI::http) perl(URI::https) perl(URI::QueryParam) perl(utf8) perl(vars) perl(warnings) rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: perl-Catalyst-Runtime-scripts-5.80013-2.fc12.noarch Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/perl5/vendor_perl/5.10.0/ppc-linux-thread-multi/.*\\.so$' | /bin/grep -v -P '/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/(?!CORE/libperl).*\\.so$' | /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: perl(Catalyst::Helper) perl(Getopt::Long) perl(Pod::Usage) perl(strict) /usr/bin/perl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/perl-Catalyst-Runtime-5.80013-2.fc12.noarch.rpm Wrote: /builddir/build/RPMS/perl-Catalyst-Runtime-scripts-5.80013-2.fc12.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jtO2rB + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Runtime-5.80013 + rm -rf /builddir/build/BUILDROOT/perl-Catalyst-Runtime-5.80013-2.fc12.noarch + exit 0 Child returncode was: 0 LEAVE do -->