Mock Version: 1.2.12
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Mojolicious.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4078/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7ff01c914ed0>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Mojolicious.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
warning: Could not canonicalize hostname: copr-builder-528176982.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/perl-Mojolicious-6.14-3.el7.centos.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/perl-Mojolicious.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4078/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7ff01c914ed0>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/perl-Mojolicious.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UGRXpI
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Mojolicious-6.14
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Mojolicious-6.14.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Mojolicious-6.14
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv README.md lib/Mojolicious/
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7Oarb9
+ umask 022
+ cd /builddir/build/BUILD
+ cd Mojolicious-6.14
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
Warning: prerequisite IO::Socket::IP 0.26 not found. We have 0.21.
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	README.md
Please inform the author.
'NO_PACKLIST' is not a known MakeMaker parameter name.
Writing Makefile for Mojolicious
cp script/mojo blib/script/mojo
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mojo
cp lib/Mojo/Template.pm blib/lib/Mojo/Template.pm
cp lib/Mojolicious/Command/generate/makefile.pm blib/lib/Mojolicious/Command/generate/makefile.pm
cp lib/Mojo/Cookie/Request.pm blib/lib/Mojo/Cookie/Request.pm
cp lib/Mojolicious/templates/development.html.ep blib/lib/Mojolicious/templates/development.html.ep
cp lib/Mojo/JSON.pm blib/lib/Mojo/JSON.pm
cp lib/Mojolicious/Command/routes.pm blib/lib/Mojolicious/Command/routes.pm
cp lib/Mojo/ByteStream.pm blib/lib/Mojo/ByteStream.pm
cp lib/Mojo/Content.pm blib/lib/Mojo/Content.pm
cp lib/Mojo/Log.pm blib/lib/Mojo/Log.pm
cp lib/Mojolicious/Plugin/JSONConfig.pm blib/lib/Mojolicious/Plugin/JSONConfig.pm
cp lib/Mojolicious/Plugin/TagHelpers.pm blib/lib/Mojolicious/Plugin/TagHelpers.pm
cp lib/Mojolicious/Command.pm blib/lib/Mojolicious/Command.pm
cp lib/Mojo/UserAgent/Transactor.pm blib/lib/Mojo/UserAgent/Transactor.pm
cp lib/Mojolicious.pm blib/lib/Mojolicious.pm
cp lib/Mojo/Cookie/Response.pm blib/lib/Mojo/Cookie/Response.pm
cp lib/Mojolicious/Command/generate/lite_app.pm blib/lib/Mojolicious/Command/generate/lite_app.pm
cp lib/Mojo/Transaction/WebSocket.pm blib/lib/Mojo/Transaction/WebSocket.pm
cp lib/Mojo/EventEmitter.pm blib/lib/Mojo/EventEmitter.pm
cp lib/Test/Mojo.pm blib/lib/Test/Mojo.pm
cp lib/Mojolicious/Plugin/PODRenderer.pm blib/lib/Mojolicious/Plugin/PODRenderer.pm
cp lib/Mojo/Server/Hypnotoad.pm blib/lib/Mojo/Server/Hypnotoad.pm
cp lib/Mojo/Server.pm blib/lib/Mojo/Server.pm
cp lib/Mojolicious/public/mojo/notfound.png blib/lib/Mojolicious/public/mojo/notfound.png
cp lib/Mojo/Server/Prefork.pm blib/lib/Mojo/Server/Prefork.pm
cp lib/Mojo/Path.pm blib/lib/Mojo/Path.pm
cp lib/Mojo/Date.pm blib/lib/Mojo/Date.pm
cp lib/Mojolicious/Lite.pm blib/lib/Mojolicious/Lite.pm
cp lib/Mojolicious/Plugin/HeaderCondition.pm blib/lib/Mojolicious/Plugin/HeaderCondition.pm
cp lib/Mojolicious/Routes/Route.pm blib/lib/Mojolicious/Routes/Route.pm
cp lib/Mojo/Server/CGI.pm blib/lib/Mojo/Server/CGI.pm
cp lib/Mojo/Reactor.pm blib/lib/Mojo/Reactor.pm
cp lib/Mojolicious/Routes/Pattern.pm blib/lib/Mojolicious/Routes/Pattern.pm
cp lib/Mojolicious/Command/inflate.pm blib/lib/Mojolicious/Command/inflate.pm
cp lib/Mojolicious/Guides/FAQ.pod blib/lib/Mojolicious/Guides/FAQ.pod
cp lib/Mojolicious/Guides/Rendering.pod blib/lib/Mojolicious/Guides/Rendering.pod
cp lib/Mojolicious/README.md blib/lib/Mojolicious/README.md
cp lib/Mojolicious/Command/get.pm blib/lib/Mojolicious/Command/get.pm
cp lib/Mojolicious/Command/prefork.pm blib/lib/Mojolicious/Command/prefork.pm
cp lib/Mojolicious/Command/cgi.pm blib/lib/Mojolicious/Command/cgi.pm
cp lib/Mojo/Asset/Memory.pm blib/lib/Mojo/Asset/Memory.pm
cp script/morbo blib/script/morbo
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/morbo
cp lib/Mojo/IOLoop/Client.pm blib/lib/Mojo/IOLoop/Client.pm
cp lib/Mojo/DOM/CSS.pm blib/lib/Mojo/DOM/CSS.pm
cp lib/Mojo/DOM/HTML.pm blib/lib/Mojo/DOM/HTML.pm
cp lib/Mojolicious/Command/generate/app.pm blib/lib/Mojolicious/Command/generate/app.pm
cp lib/Mojolicious/Guides.pod blib/lib/Mojolicious/Guides.pod
cp lib/Mojo/Transaction.pm blib/lib/Mojo/Transaction.pm
cp lib/Mojolicious/public/mojo/pinstripe-light.png blib/lib/Mojolicious/public/mojo/pinstripe-light.png
cp lib/Mojo/IOLoop/Delay.pm blib/lib/Mojo/IOLoop/Delay.pm
cp lib/Mojo/IOLoop/Stream.pm blib/lib/Mojo/IOLoop/Stream.pm
cp lib/Mojolicious/public/mojo/logo-white.png blib/lib/Mojolicious/public/mojo/logo-white.png
cp lib/Mojo/DOM.pm blib/lib/Mojo/DOM.pm
cp lib/Mojolicious/Controller.pm blib/lib/Mojolicious/Controller.pm
cp lib/Mojolicious/Command/eval.pm blib/lib/Mojolicious/Command/eval.pm
cp lib/Mojo/IOLoop/certs/server.crt blib/lib/Mojo/IOLoop/certs/server.crt
cp lib/Mojolicious/public/mojo/noraptor.png blib/lib/Mojolicious/public/mojo/noraptor.png
cp lib/Mojolicious/public/mojo/prettify/run_prettify.js blib/lib/Mojolicious/public/mojo/prettify/run_prettify.js
cp lib/Mojolicious/Validator/Validation.pm blib/lib/Mojolicious/Validator/Validation.pm
cp lib/Mojolicious/public/favicon.ico blib/lib/Mojolicious/public/favicon.ico
cp lib/Mojolicious/public/mojo/prettify/prettify-mojo-light.css blib/lib/Mojolicious/public/mojo/prettify/prettify-mojo-light.css
cp lib/Mojolicious/Plugins.pm blib/lib/Mojolicious/Plugins.pm
cp lib/Mojolicious/Plugin/Mount.pm blib/lib/Mojolicious/Plugin/Mount.pm
cp lib/Mojolicious/Routes/Match.pm blib/lib/Mojolicious/Routes/Match.pm
cp lib/Mojolicious/Command/version.pm blib/lib/Mojolicious/Command/version.pm
cp lib/Mojo/URL.pm blib/lib/Mojo/URL.pm
cp lib/Mojolicious/Validator.pm blib/lib/Mojolicious/Validator.pm
cp lib/Mojolicious/templates/perldoc.html.ep blib/lib/Mojolicious/templates/perldoc.html.ep
cp lib/Mojo/IOLoop.pm blib/lib/Mojo/IOLoop.pm
cp lib/Mojo/Asset.pm blib/lib/Mojo/Asset.pm
cp lib/Mojolicious/Plugin/EPLRenderer.pm blib/lib/Mojolicious/Plugin/EPLRenderer.pm
cp lib/Mojolicious/Guides/Tutorial.pod blib/lib/Mojolicious/Guides/Tutorial.pod
cp lib/Mojolicious/public/mojo/jquery/jquery.js blib/lib/Mojolicious/public/mojo/jquery/jquery.js
cp lib/Mojo/UserAgent/CookieJar.pm blib/lib/Mojo/UserAgent/CookieJar.pm
cp lib/Mojolicious/Static.pm blib/lib/Mojolicious/Static.pm
cp lib/Mojolicious/Command/test.pm blib/lib/Mojolicious/Command/test.pm
cp lib/Mojolicious/Command/daemon.pm blib/lib/Mojolicious/Command/daemon.pm
cp lib/Mojolicious/Guides/Routing.pod blib/lib/Mojolicious/Guides/Routing.pod
cp lib/Mojo/Parameters.pm blib/lib/Mojo/Parameters.pm
cp script/hypnotoad blib/script/hypnotoad
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/hypnotoad
cp lib/Mojo/Base.pm blib/lib/Mojo/Base.pm
cp lib/Mojo/Transaction/HTTP.pm blib/lib/Mojo/Transaction/HTTP.pm
cp lib/Mojo/Asset/File.pm blib/lib/Mojo/Asset/File.pm
cp lib/Mojo/Loader.pm blib/lib/Mojo/Loader.pm
cp lib/Mojolicious/Sessions.pm blib/lib/Mojolicious/Sessions.pm
cp lib/Mojo/UserAgent/Server.pm blib/lib/Mojo/UserAgent/Server.pm
cp lib/Mojo/Content/MultiPart.pm blib/lib/Mojo/Content/MultiPart.pm
cp lib/Mojo/Message/Response.pm blib/lib/Mojo/Message/Response.pm
cp lib/Mojolicious/Command/generate.pm blib/lib/Mojolicious/Command/generate.pm
cp lib/Mojo/Collection.pm blib/lib/Mojo/Collection.pm
cp lib/Mojolicious/templates/not_found.html.ep blib/lib/Mojolicious/templates/not_found.html.ep
cp lib/Mojo/Home.pm blib/lib/Mojo/Home.pm
cp lib/Mojolicious/Routes.pm blib/lib/Mojolicious/Routes.pm
cp lib/Mojolicious/public/mojo/stripes.png blib/lib/Mojolicious/public/mojo/stripes.png
cp lib/ojo.pm blib/lib/ojo.pm
cp lib/Mojo/Content/Single.pm blib/lib/Mojo/Content/Single.pm
cp lib/Mojo/Cookie.pm blib/lib/Mojo/Cookie.pm
cp lib/Mojo/Server/Morbo.pm blib/lib/Mojo/Server/Morbo.pm
cp lib/Mojo/Util.pm blib/lib/Mojo/Util.pm
cp lib/Mojolicious/Plugin/DefaultHelpers.pm blib/lib/Mojolicious/Plugin/DefaultHelpers.pm
cp lib/Mojo/Server/PSGI.pm blib/lib/Mojo/Server/PSGI.pm
cp lib/Mojolicious/templates/exception.html.ep blib/lib/Mojolicious/templates/exception.html.ep
cp lib/Mojolicious/public/mojo/prettify/prettify-mojo-dark.css blib/lib/Mojolicious/public/mojo/prettify/prettify-mojo-dark.css
cp lib/Mojolicious/Command/generate/plugin.pm blib/lib/Mojolicious/Command/generate/plugin.pm
cp lib/Mojo/Upload.pm blib/lib/Mojo/Upload.pm
cp lib/Mojolicious/templates/mojobar.html.ep blib/lib/Mojolicious/templates/mojobar.html.ep
cp lib/Mojolicious/Commands.pm blib/lib/Mojolicious/Commands.pm
cp lib/Mojo/UserAgent/Proxy.pm blib/lib/Mojo/UserAgent/Proxy.pm
cp lib/Mojo/Reactor/EV.pm blib/lib/Mojo/Reactor/EV.pm
cp lib/Mojo/HelloWorld.pm blib/lib/Mojo/HelloWorld.pm
cp lib/Mojo/Message.pm blib/lib/Mojo/Message.pm
cp lib/Mojolicious/public/mojo/pinstripe-dark.png blib/lib/Mojolicious/public/mojo/pinstripe-dark.png
cp lib/Mojolicious/public/mojo/failraptor.png blib/lib/Mojolicious/public/mojo/failraptor.png
cp lib/Mojolicious/Guides/Cookbook.pod blib/lib/Mojolicious/Guides/Cookbook.pod
cp lib/Mojolicious/Renderer.pm blib/lib/Mojolicious/Renderer.pm
cp lib/Mojo/JSON/Pointer.pm blib/lib/Mojo/JSON/Pointer.pm
cp lib/Mojo/UserAgent.pm blib/lib/Mojo/UserAgent.pm
cp lib/Mojolicious/Command/psgi.pm blib/lib/Mojolicious/Command/psgi.pm
cp lib/Mojolicious/Plugin.pm blib/lib/Mojolicious/Plugin.pm
cp lib/Mojolicious/Plugin/Charset.pm blib/lib/Mojolicious/Plugin/Charset.pm
cp lib/Mojolicious/Command/cpanify.pm blib/lib/Mojolicious/Command/cpanify.pm
cp lib/Mojolicious/Plugin/EPRenderer.pm blib/lib/Mojolicious/Plugin/EPRenderer.pm
cp lib/Mojolicious/Guides/Growing.pod blib/lib/Mojolicious/Guides/Growing.pod
cp lib/Mojo.pm blib/lib/Mojo.pm
cp lib/Mojo/Exception.pm blib/lib/Mojo/Exception.pm
cp lib/Mojo/Reactor/Poll.pm blib/lib/Mojo/Reactor/Poll.pm
cp lib/Mojo/IOLoop/Server.pm blib/lib/Mojo/IOLoop/Server.pm
cp lib/Mojolicious/Guides/Contributing.pod blib/lib/Mojolicious/Guides/Contributing.pod
cp lib/Mojolicious/Plugin/Config.pm blib/lib/Mojolicious/Plugin/Config.pm
cp lib/Mojo/Message/Request.pm blib/lib/Mojo/Message/Request.pm
cp lib/Mojolicious/Types.pm blib/lib/Mojolicious/Types.pm
cp lib/Mojo/Headers.pm blib/lib/Mojo/Headers.pm
cp lib/Mojo/IOLoop/certs/server.key blib/lib/Mojo/IOLoop/certs/server.key
cp lib/Mojo/Cache.pm blib/lib/Mojo/Cache.pm
cp lib/Mojolicious/public/mojo/logo-black.png blib/lib/Mojolicious/public/mojo/logo-black.png
cp lib/Mojo/Server/Daemon.pm blib/lib/Mojo/Server/Daemon.pm
Manifying blib/man1/mojo.1
Manifying blib/man1/morbo.1
Manifying blib/man1/hypnotoad.1
+ make -j2
Manifying blib/man3/Mojo::Template.3pm
Manifying blib/man3/Mojo::IOLoop::Client.3pm
Manifying blib/man3/Mojo::DOM::CSS.3pm
Manifying blib/man3/Mojo::JSON.3pm
Manifying blib/man3/Mojo::ByteStream.3pm
Manifying blib/man3/Mojolicious::Command::routes.3pm
Manifying blib/man3/Mojo::DOM::HTML.3pm
Manifying blib/man3/Mojo::Log.3pm
Manifying blib/man3/Mojolicious::Command::generate::app.3pm
Manifying blib/man3/Mojolicious::Plugin::JSONConfig.3pm
Manifying blib/man3/Mojolicious::Guides.3pm
Manifying blib/man3/Mojolicious::Plugin::TagHelpers.3pm
Manifying blib/man3/Mojo::Transaction.3pm
Manifying blib/man3/Mojolicious::Command.3pm
Manifying blib/man3/Mojo::UserAgent::Transactor.3pm
Manifying blib/man3/Mojo::Cookie::Response.3pm
Manifying blib/man3/Mojo::IOLoop::Delay.3pm
Manifying blib/man3/Mojolicious::Command::generate::lite_app.3pm
Manifying blib/man3/Mojo::EventEmitter.3pm
Manifying blib/man3/Test::Mojo.3pm
Manifying blib/man3/Mojo::Cookie.3pm
Manifying blib/man3/Mojo::Util.3pm
Manifying blib/man3/Mojolicious::Plugin::PODRenderer.3pm
Manifying blib/man3/Mojo::Server::Hypnotoad.3pm
Manifying blib/man3/Mojolicious::Plugin::DefaultHelpers.3pm
Manifying blib/man3/Mojo::Server.3pm
Manifying blib/man3/Mojo::Server::PSGI.3pm
Manifying blib/man3/Mojolicious::Command::generate::plugin.3pm
Manifying blib/man3/Mojo::Server::Prefork.3pm
Manifying blib/man3/Mojo::Path.3pm
Manifying blib/man3/Mojo::Upload.3pm
Manifying blib/man3/Mojo::Date.3pm
Manifying blib/man3/Mojolicious::Lite.3pm
Manifying blib/man3/Mojolicious::Plugin::HeaderCondition.3pm
Manifying blib/man3/Mojolicious::Commands.3pm
Manifying blib/man3/Mojo::UserAgent::Proxy.3pm
Manifying blib/man3/Mojo::Reactor::EV.3pm
Manifying blib/man3/Mojolicious::Routes::Route.3pm
Manifying blib/man3/Mojo::HelloWorld.3pm
Manifying blib/man3/Mojo::Server::CGI.3pm
Manifying blib/man3/Mojolicious::Routes::Pattern.3pm
Manifying blib/man3/Mojo::Reactor.3pm
Manifying blib/man3/Mojo::Message.3pm
Manifying blib/man3/Mojolicious::Guides::Rendering.3pm
Manifying blib/man3/Mojolicious::Guides::FAQ.3pm
Manifying blib/man3/Mojolicious::Command::inflate.3pm
Manifying blib/man3/Mojolicious::Guides::Cookbook.3pm
Manifying blib/man3/Mojolicious::Renderer.3pm
Manifying blib/man3/Mojo::JSON::Pointer.3pm
Manifying blib/man3/Mojo::UserAgent.3pm
Manifying blib/man3/Mojolicious::Command::get.3pm
Manifying blib/man3/Mojolicious::Command::psgi.3pm
Manifying blib/man3/Mojolicious::Command::prefork.3pm
Manifying blib/man3/Mojolicious::Command::cgi.3pm
Manifying blib/man3/Mojolicious::Plugin.3pm
Manifying blib/man3/Mojo::Asset::Memory.3pm
Manifying blib/man3/Mojolicious::Plugin::Charset.3pm
Manifying blib/man3/Mojo::Base.3pm
Manifying blib/man3/Mojo::Cookie::Request.3pm
Manifying blib/man3/Mojolicious::Command::generate::makefile.3pm
Manifying blib/man3/Mojo::Transaction::HTTP.3pm
Manifying blib/man3/Mojo::Asset::File.3pm
Manifying blib/man3/Mojo::Content.3pm
Manifying blib/man3/Mojo::Loader.3pm
Manifying blib/man3/Mojolicious::Sessions.3pm
Manifying blib/man3/Mojo::Content::MultiPart.3pm
Manifying blib/man3/Mojo::UserAgent::Server.3pm
Manifying blib/man3/Mojo::Message::Response.3pm
Manifying blib/man3/Mojolicious.3pm
Manifying blib/man3/Mojolicious::Command::generate.3pm
Manifying blib/man3/Mojo::Collection.3pm
Manifying blib/man3/Mojo::Transaction::WebSocket.3pm
Manifying blib/man3/Mojolicious::Routes.3pm
Manifying blib/man3/Mojo::Home.3pm
Manifying blib/man3/Mojo::IOLoop::Stream.3pm
Manifying blib/man3/Mojo::DOM.3pm
Manifying blib/man3/Mojolicious::Controller.3pm
Manifying blib/man3/Mojolicious::Command::eval.3pm
Manifying blib/man3/Mojo::Content::Single.3pm
Manifying blib/man3/ojo.3pm
Manifying blib/man3/Mojo::Server::Morbo.3pm
Manifying blib/man3/Mojolicious::Validator::Validation.3pm
Manifying blib/man3/Mojo::Server::Daemon.3pm
Manifying blib/man3/Mojolicious::Plugin::Mount.3pm
Manifying blib/man3/Mojolicious::Plugins.3pm
Manifying blib/man3/Mojolicious::Command::cpanify.3pm
Manifying blib/man3/Mojolicious::Routes::Match.3pm
Manifying blib/man3/Mojolicious::Plugin::EPRenderer.3pm
Manifying blib/man3/Mojolicious::Command::version.3pm
Manifying blib/man3/Mojolicious::Validator.3pm
Manifying blib/man3/Mojo::URL.3pm
Manifying blib/man3/Mojolicious::Guides::Growing.3pm
Manifying blib/man3/Mojo.3pm
Manifying blib/man3/Mojo::Exception.3pm
Manifying blib/man3/Mojo::Reactor::Poll.3pm
Manifying blib/man3/Mojo::IOLoop.3pm
Manifying blib/man3/Mojo::IOLoop::Server.3pm
Manifying blib/man3/Mojolicious::Plugin::EPLRenderer.3pm
Manifying blib/man3/Mojo::Asset.3pm
Manifying blib/man3/Mojolicious::Guides::Tutorial.3pm
Manifying blib/man3/Mojolicious::Guides::Contributing.3pm
Manifying blib/man3/Mojolicious::Static.3pm
Manifying blib/man3/Mojo::UserAgent::CookieJar.3pm
Manifying blib/man3/Mojolicious::Plugin::Config.3pm
Manifying blib/man3/Mojo::Message::Request.3pm
Manifying blib/man3/Mojolicious::Types.3pm
Manifying blib/man3/Mojo::Headers.3pm
Manifying blib/man3/Mojolicious::Command::test.3pm
Manifying blib/man3/Mojo::Cache.3pm
Manifying blib/man3/Mojolicious::Guides::Routing.3pm
Manifying blib/man3/Mojolicious::Command::daemon.3pm
Manifying blib/man3/Mojo::Parameters.3pm
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I69RvN
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64
+ cd Mojolicious-6.14
+ make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/ojo.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Test/Mojo.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Types.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Renderer.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Commands.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Routes.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Sessions.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Static.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Validator.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugins.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Controller.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/README.md
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Lite.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Validator/Validation.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/Contributing.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/Growing.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/Cookbook.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/Routing.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/Tutorial.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/Rendering.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Guides/FAQ.pod
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Routes/Match.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Routes/Pattern.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Routes/Route.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/favicon.ico
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/logo-black.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/failraptor.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/pinstripe-dark.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/stripes.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/noraptor.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/logo-white.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/pinstripe-light.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/notfound.png
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/jquery/jquery.js
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/prettify/prettify-mojo-dark.css
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/prettify/prettify-mojo-light.css
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/public/mojo/prettify/run_prettify.js
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/Config.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/EPRenderer.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/Charset.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/DefaultHelpers.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/EPLRenderer.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/Mount.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/HeaderCondition.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/PODRenderer.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/TagHelpers.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Plugin/JSONConfig.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/templates/mojobar.html.ep
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/templates/exception.html.ep
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/templates/not_found.html.ep
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/templates/perldoc.html.ep
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/templates/development.html.ep
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/cpanify.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/psgi.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/generate.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/daemon.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/test.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/version.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/eval.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/cgi.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/prefork.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/get.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/inflate.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/routes.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/generate/plugin.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/generate/app.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/generate/lite_app.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojolicious/Command/generate/makefile.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Cache.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Headers.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Exception.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/UserAgent.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Message.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/HelloWorld.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Upload.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Util.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Cookie.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Home.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Collection.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Loader.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Base.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Parameters.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Asset.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/URL.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/DOM.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Transaction.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Reactor.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Date.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Path.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/EventEmitter.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Log.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Content.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/ByteStream.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/JSON.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Template.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/JSON/Pointer.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Reactor/Poll.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Reactor/EV.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Message/Request.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Message/Response.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Content/Single.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Content/MultiPart.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/DOM/HTML.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/DOM/CSS.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop/Server.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop/Stream.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop/Delay.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop/Client.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop/certs/server.key
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/IOLoop/certs/server.crt
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Asset/File.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Asset/Memory.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server/Daemon.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server/PSGI.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server/Morbo.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server/CGI.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server/Prefork.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Server/Hypnotoad.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Transaction/HTTP.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Transaction/WebSocket.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/UserAgent/Proxy.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/UserAgent/Server.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/UserAgent/CookieJar.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/UserAgent/Transactor.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Cookie/Response.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/perl5/vendor_perl/Mojo/Cookie/Request.pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man1/hypnotoad.1
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man1/morbo.1
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man1/mojo.1
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Parameters.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::daemon.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::Routing.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Cache.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::test.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Headers.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Types.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Message::Request.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::Config.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::UserAgent::CookieJar.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Static.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::Contributing.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::Tutorial.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Asset.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::EPLRenderer.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::IOLoop::Server.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::IOLoop.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Reactor::Poll.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Exception.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::Growing.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::URL.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Validator.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::version.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::EPRenderer.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Routes::Match.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::cpanify.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugins.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::Mount.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server::Daemon.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Validator::Validation.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server::Morbo.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/ojo.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Content::Single.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::eval.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Controller.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::DOM.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::IOLoop::Stream.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Home.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Routes.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Transaction::WebSocket.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Collection.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::generate.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Message::Response.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::UserAgent::Server.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Content::MultiPart.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Sessions.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Loader.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Content.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Asset::File.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Transaction::HTTP.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::generate::makefile.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Cookie::Request.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Base.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::Charset.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Asset::Memory.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::cgi.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::prefork.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::psgi.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::get.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::UserAgent.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::JSON::Pointer.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Renderer.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::Cookbook.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::inflate.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::FAQ.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides::Rendering.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Message.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Reactor.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Routes::Pattern.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server::CGI.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::HelloWorld.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Routes::Route.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Reactor::EV.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::UserAgent::Proxy.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Commands.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::HeaderCondition.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Lite.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Date.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Upload.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Path.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server::Prefork.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::generate::plugin.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server::PSGI.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::DefaultHelpers.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Server::Hypnotoad.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::PODRenderer.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Util.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Cookie.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Test::Mojo.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::EventEmitter.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::generate::lite_app.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::IOLoop::Delay.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Cookie::Response.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::UserAgent::Transactor.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Transaction.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::TagHelpers.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Guides.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Plugin::JSONConfig.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::generate::app.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Log.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::DOM::HTML.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojolicious::Command::routes.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::ByteStream.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::JSON.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::DOM::CSS.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::IOLoop::Client.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/man/man3/Mojo::Template.3pm
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/bin/hypnotoad
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/bin/morbo
Installing /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/bin/mojo
+ /usr/bin/rm -f /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Mojolicious/.packlist
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Mojolicious-6.14
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
+ /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/brp-python-bytecompile /usr/bin/python 1
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4sAMow
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
+ umask 022
+ cd /builddir/build/BUILD
+ cd Mojolicious-6.14
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
Use of uninitialized value $_[1] in syswrite at /usr/lib64/perl5/IO/Handle.pm line 480.
t/mojo/asset.t ............................. ok
t/mojo/base.t .............................. ok
t/mojo/bytestream.t ........................ ok
t/mojo/cache.t ............................. ok
t/mojo/cgi.t ............................... ok
t/mojo/collection.t ........................ ok
t/mojo/content.t ........................... ok
t/mojo/cookie.t ............................ ok
t/mojo/cookiejar.t ......................... ok
t/mojo/daemon.t ............................ ok
Use of uninitialized value $month in numeric gt (>) at /usr/share/perl5/vendor_perl/Time/Local.pm line 108.
Use of uninitialized value $month in numeric lt (<) at /usr/share/perl5/vendor_perl/Time/Local.pm line 108.
Use of uninitialized value $month in array element at /usr/share/perl5/vendor_perl/Time/Local.pm line 112.
Use of uninitialized value $month in numeric eq (==) at /usr/share/perl5/vendor_perl/Time/Local.pm line 113.
t/mojo/date.t .............................. ok
t/mojo/delay.t ............................. ok
t/mojo/dom.t ............................... ok
t/mojo/eventemitter.t ...................... ok
t/mojo/headers.t ........................... ok
t/mojo/home.t .............................. ok
t/mojo/hypnotoad.t ......................... skipped: set TEST_HYPNOTOAD to enable this test (developer only!)
t/mojo/ioloop.t ............................ ok
t/mojo/ioloop_ipv6.t ....................... skipped: set TEST_IPV6 to enable this test (developer only!)
t/mojo/ioloop_tls.t ........................ skipped: set TEST_TLS to enable this test (developer only!)
t/mojo/json.t .............................. ok
t/mojo/json_pointer.t ...................... ok
t/mojo/loader.t ............................ ok
t/mojo/log.t ............................... ok
t/mojo/morbo.t ............................. skipped: set TEST_MORBO to enable this test (developer only!)
t/mojo/parameters.t ........................ ok
t/mojo/path.t .............................. ok
t/mojo/prefork.t ........................... skipped: set TEST_PREFORK to enable this test (developer only!)
t/mojo/proxy.t ............................. ok
t/mojo/psgi.t .............................. ok
t/mojo/reactor_ev.t ........................ skipped: set TEST_EV to enable this test (developer only!)
t/mojo/reactor_poll.t ...................... ok
t/mojo/request.t ........................... ok
t/mojo/request_cgi.t ....................... ok
t/mojo/response.t .......................... ok
t/mojo/template.t .......................... ok
t/mojo/transactor.t ........................ ok
t/mojo/url.t ............................... ok
t/mojo/user_agent.t ........................ ok
t/mojo/user_agent_online.t ................. skipped: set TEST_ONLINE to enable this test (developer only!)
t/mojo/user_agent_socks.t .................. skipped: set TEST_SOCKS to enable this test (developer only!)
t/mojo/user_agent_tls.t .................... skipped: set TEST_TLS to enable this test (developer only!)
t/mojo/util.t .............................. ok
t/mojo/websocket.t ......................... ok
t/mojo/websocket_frames.t .................. ok
t/mojo/websocket_proxy.t ................... ok
t/mojo/websocket_proxy_tls.t ............... skipped: set TEST_TLS to enable this test (developer only!)
t/mojolicious/app.t ........................ ok
t/mojolicious/charset_lite_app.t ........... ok
t/mojolicious/command.t .................... ok
t/mojolicious/commands.t ................... ok
t/mojolicious/dispatch.t ................... ok
t/mojolicious/dispatcher_lite_app.t ........ ok
t/mojolicious/embedded_app.t ............... ok
t/mojolicious/embedded_lite_app.t .......... ok
t/mojolicious/exception_lite_app.t ......... ok
t/mojolicious/external_app.t ............... ok
t/mojolicious/external_lite_app.t .......... ok
t/mojolicious/group_lite_app.t ............. ok
t/mojolicious/json_config_lite_app.t ....... ok
t/mojolicious/json_config_mode_lite_app.t .. ok
t/mojolicious/layouted_lite_app.t .......... ok
t/mojolicious/lite_app.t ................... ok
t/mojolicious/longpolling_lite_app.t ....... ok
t/mojolicious/multipath_lite_app.t ......... ok
t/mojolicious/ojo.t ........................ ok
t/mojolicious/pattern.t .................... ok
t/mojolicious/pod_renderer_lite_app.t ...... ok
t/mojolicious/production_app.t ............. ok
t/mojolicious/rebased_lite_app.t ........... ok
t/mojolicious/renderer.t ................... ok
t/mojolicious/restful_lite_app.t ........... ok
t/mojolicious/routes.t ..................... ok
t/mojolicious/static_lite_app.t ............ ok
t/mojolicious/tag_helper_lite_app.t ........ ok
t/mojolicious/testing_app.t ................ ok
t/mojolicious/tls_lite_app.t ............... skipped: set TEST_TLS to enable this test (developer only!)
t/mojolicious/twinkle_lite_app.t ........... ok
t/mojolicious/types.t ...................... ok
t/mojolicious/upload_lite_app.t ............ ok
t/mojolicious/upload_stream_lite_app.t ..... ok
t/mojolicious/validation_lite_app.t ........ ok
t/mojolicious/websocket_lite_app.t ......... ok
t/pod.t .................................... skipped: set TEST_POD to enable this test (developer only!)
t/pod_coverage.t ........................... skipped: set TEST_POD to enable this test (developer only!)
All tests successful.
Files=85, Tests=10272, 52 wallclock secs ( 2.35 usr  0.22 sys + 38.99 cusr  3.00 csys = 44.56 CPU)
Result: PASS
+ exit 0
Processing files: perl-Mojolicious-6.14-3.el7.centos.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bwQx0x
+ umask 022
+ cd /builddir/build/BUILD
+ cd Mojolicious-6.14
+ DOCDIR=/builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/doc/perl-Mojolicious-6.14
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/doc/perl-Mojolicious-6.14
+ cp -pr Changes /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/doc/perl-Mojolicious-6.14
+ cp -pr examples /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/doc/perl-Mojolicious-6.14
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1HHWEz
+ umask 022
+ cd /builddir/build/BUILD
+ cd Mojolicious-6.14
+ LICENSEDIR=/builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/licenses/perl-Mojolicious-6.14
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/licenses/perl-Mojolicious-6.14
+ cp -pr LICENSE /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64/usr/share/licenses/perl-Mojolicious-6.14
+ exit 0
Provides: perl(Mojo) perl(Mojo::Asset) perl(Mojo::Asset::File) perl(Mojo::Asset::Memory) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::Cache) perl(Mojo::Collection) perl(Mojo::Content) perl(Mojo::Content::MultiPart) perl(Mojo::Content::Single) perl(Mojo::Cookie) perl(Mojo::Cookie::Request) perl(Mojo::Cookie::Response) perl(Mojo::DOM) perl(Mojo::DOM::CSS) perl(Mojo::DOM::HTML) perl(Mojo::Date) perl(Mojo::EventEmitter) perl(Mojo::Exception) perl(Mojo::Headers) perl(Mojo::HelloWorld) perl(Mojo::Home) perl(Mojo::IOLoop) perl(Mojo::IOLoop::Client) perl(Mojo::IOLoop::Delay) perl(Mojo::IOLoop::Server) perl(Mojo::IOLoop::Stream) perl(Mojo::JSON) perl(Mojo::JSON::Pointer) perl(Mojo::JSON::_Bool) perl(Mojo::Loader) perl(Mojo::Log) perl(Mojo::Message) perl(Mojo::Message::Request) perl(Mojo::Message::Response) perl(Mojo::Parameters) perl(Mojo::Path) perl(Mojo::Reactor) perl(Mojo::Reactor::EV) perl(Mojo::Reactor::Poll) perl(Mojo::Server) perl(Mojo::Server::CGI) perl(Mojo::Server::Daemon) perl(Mojo::Server::Hypnotoad) perl(Mojo::Server::Morbo) perl(Mojo::Server::PSGI) perl(Mojo::Server::PSGI::_IO) perl(Mojo::Server::Prefork) perl(Mojo::Template) perl(Mojo::Transaction) perl(Mojo::Transaction::HTTP) perl(Mojo::Transaction::WebSocket) perl(Mojo::URL) perl(Mojo::Upload) perl(Mojo::UserAgent) perl(Mojo::UserAgent::CookieJar) perl(Mojo::UserAgent::Proxy) perl(Mojo::UserAgent::Server) perl(Mojo::UserAgent::Transactor) perl(Mojo::Util) perl(Mojolicious) = 6.14 perl(Mojolicious::Command) perl(Mojolicious::Command::cgi) perl(Mojolicious::Command::cpanify) perl(Mojolicious::Command::daemon) perl(Mojolicious::Command::eval) perl(Mojolicious::Command::generate) perl(Mojolicious::Command::generate::app) perl(Mojolicious::Command::generate::lite_app) perl(Mojolicious::Command::generate::makefile) perl(Mojolicious::Command::generate::plugin) perl(Mojolicious::Command::get) perl(Mojolicious::Command::inflate) perl(Mojolicious::Command::prefork) perl(Mojolicious::Command::psgi) perl(Mojolicious::Command::routes) perl(Mojolicious::Command::test) perl(Mojolicious::Command::version) perl(Mojolicious::Commands) perl(Mojolicious::Controller) perl(Mojolicious::Lite) perl(Mojolicious::Plugin) perl(Mojolicious::Plugin::Charset) perl(Mojolicious::Plugin::Config) perl(Mojolicious::Plugin::DefaultHelpers) perl(Mojolicious::Plugin::EPLRenderer) perl(Mojolicious::Plugin::EPRenderer) perl(Mojolicious::Plugin::HeaderCondition) perl(Mojolicious::Plugin::JSONConfig) perl(Mojolicious::Plugin::Mount) perl(Mojolicious::Plugin::PODRenderer) perl(Mojolicious::Plugin::TagHelpers) perl(Mojolicious::Plugins) perl(Mojolicious::Renderer) perl(Mojolicious::Routes) perl(Mojolicious::Routes::Match) perl(Mojolicious::Routes::Pattern) perl(Mojolicious::Routes::Route) perl(Mojolicious::Sessions) perl(Mojolicious::Static) perl(Mojolicious::Types) perl(Mojolicious::Validator) perl(Mojolicious::Validator::Validation) perl(Test::Mojo) perl(ojo) perl-Mojolicious = 6.14-3.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/perl perl(B) perl(Benchmark) perl(Carp) perl(Compress::Raw::Zlib) perl(Config) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(Digest::SHA) perl(Encode) perl(Errno) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Find) perl(File::Path) perl(File::Spec::Functions) perl(FindBin) perl(Getopt::Long) perl(IO::File) perl(IO::Handle) perl(IO::Poll) perl(IO::Socket::IP) perl(List::Util) perl(MIME::Base64) perl(Mojo::Asset::File) perl(Mojo::Asset::Memory) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::Cache) perl(Mojo::Collection) perl(Mojo::Content::MultiPart) perl(Mojo::Content::Single) perl(Mojo::Cookie::Request) perl(Mojo::Cookie::Response) perl(Mojo::DOM) perl(Mojo::DOM::CSS) perl(Mojo::DOM::HTML) perl(Mojo::Date) perl(Mojo::Exception) perl(Mojo::Headers) perl(Mojo::Home) perl(Mojo::IOLoop) perl(Mojo::IOLoop::Client) perl(Mojo::IOLoop::Delay) perl(Mojo::IOLoop::Server) perl(Mojo::IOLoop::Stream) perl(Mojo::JSON) perl(Mojo::JSON::Pointer) perl(Mojo::Loader) perl(Mojo::Log) perl(Mojo::Message::Request) perl(Mojo::Message::Response) perl(Mojo::Parameters) perl(Mojo::Path) perl(Mojo::Reactor::Poll) perl(Mojo::Server) perl(Mojo::Server::CGI) perl(Mojo::Server::Daemon) perl(Mojo::Server::Hypnotoad) perl(Mojo::Server::Morbo) perl(Mojo::Server::PSGI) perl(Mojo::Server::Prefork) perl(Mojo::Template) perl(Mojo::Transaction::HTTP) perl(Mojo::Transaction::WebSocket) perl(Mojo::URL) perl(Mojo::Upload) perl(Mojo::UserAgent) perl(Mojo::UserAgent::CookieJar) perl(Mojo::UserAgent::Proxy) perl(Mojo::UserAgent::Server) perl(Mojo::UserAgent::Transactor) perl(Mojo::Util) perl(Mojolicious) perl(Mojolicious::Commands) perl(Mojolicious::Controller) perl(Mojolicious::Lite) perl(Mojolicious::Plugins) perl(Mojolicious::Renderer) perl(Mojolicious::Routes) perl(Mojolicious::Routes::Match) perl(Mojolicious::Routes::Pattern) perl(Mojolicious::Sessions) perl(Mojolicious::Static) perl(Mojolicious::Types) perl(Mojolicious::Validator) perl(Mojolicious::Validator::Validation) perl(POSIX) perl(Pod::Simple::Search) perl(Pod::Simple::XHTML) perl(Pod::Usage) perl(Scalar::Util) perl(Socket) perl(Symbol) perl(Test::More) perl(Time::HiRes) perl(Time::Local) perl(constant) perl(feature) perl(integer) perl(overload) perl(re) perl(strict) perl(utf8) perl(warnings)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64
warning: Could not canonicalize hostname: copr-builder-528176982.novalocal
Wrote: /builddir/build/RPMS/perl-Mojolicious-6.14-3.el7.centos.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2n6gpV
+ umask 022
+ cd /builddir/build/BUILD
+ cd Mojolicious-6.14
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Mojolicious-6.14-3.el7.centos.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->