I'm having trouble installing HTML::Mason for use with Request Tracker (RT). When I try to install the latest version using CPAN, I'm told that it requires Apache::Request. When I add Apache::Request, I'm told that it requires mod_perl <1.99. I have mod_perl 1.9916.
I've read the archives of this list and tried to force install HTML::Mason, both with and without Apache::Request, but it failed both times. I've pasted in the complete output of these trials below. My system is RHEL4 with Apache 2 and perl 5.8.5. As much as possible, I'm trying to stay within the RHEL4 package and CPAN module installation procedures (trying to avoid compiling from source, etc.). Thanks for any advice and suggestions. -Kevin Kevin Zembower Internet Services Group manager Center for Communication Programs Bloomberg School of Public Health Johns Hopkins University 111 Market Place, Suite 310 Baltimore, Maryland 21202 410-659-6139 ============================= -bash-3.00# apachectl -v Server version: Apache/2.0.52 Server built: Jun 29 2007 05:08:11 -bash-3.00# apachectl -V Server version: Apache/2.0.52 Server built: Jun 29 2007 05:08:11 Server's Module Magic Number: 20020903:9 Architecture: 64-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/etc/httpd" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" -bash-3.00# perl -MCPAN -e 'force install HTML::Mason' CPAN: File::HomeDir loaded ok (v0.58) CPAN: Storable loaded ok (v2.13) Going to read /root/.cpan/Metadata Database was generated on Fri, 31 Aug 2007 10:36:46 GMT Running install for module 'HTML::Mason' Running make for D/DR/DROLSKY/HTML-Mason-1.36.tar.gz CPAN: Digest::SHA loaded ok (v5.44) Checksum for /root/.cpan/sources/authors/id/D/DR/DROLSKY/HTML-Mason-1.36.tar.gz ok HTML-Mason-1.36/ HTML-Mason-1.36/lib/ HTML-Mason-1.36/lib/HTML/ HTML-Mason-1.36/lib/HTML/Mason.pm HTML-Mason-1.36/lib/HTML/Mason/ HTML-Mason-1.36/lib/HTML/Mason/Devel.pod HTML-Mason-1.36/lib/HTML/Mason/Compiler.pm HTML-Mason-1.36/lib/HTML/Mason/Utils.pm HTML-Mason-1.36/lib/HTML/Mason/Plugin/ HTML-Mason-1.36/lib/HTML/Mason/Plugin/Context.pm HTML-Mason-1.36/lib/HTML/Mason/Compiler/ HTML-Mason-1.36/lib/HTML/Mason/Compiler/ToObject.pm HTML-Mason-1.36/lib/HTML/Mason/FakeApache.pm HTML-Mason-1.36/lib/HTML/Mason/Component/ HTML-Mason-1.36/lib/HTML/Mason/Component/FileBased.pm HTML-Mason-1.36/lib/HTML/Mason/Component/Subcomponent.pm HTML-Mason-1.36/lib/HTML/Mason/Escapes.pm HTML-Mason-1.36/lib/HTML/Mason/Tests.pm HTML-Mason-1.36/lib/HTML/Mason/Resolver.pm HTML-Mason-1.36/lib/HTML/Mason/Request.pm HTML-Mason-1.36/lib/HTML/Mason/Exceptions.pm HTML-Mason-1.36/lib/HTML/Mason/Interp.pm HTML-Mason-1.36/lib/HTML/Mason/Tools.pm HTML-Mason-1.36/lib/HTML/Mason/Lexer.pm HTML-Mason-1.36/lib/HTML/Mason/ApacheHandler.pm HTML-Mason-1.36/lib/HTML/Mason/ComponentSource.pm HTML-Mason-1.36/lib/HTML/Mason/Params.pod HTML-Mason-1.36/lib/HTML/Mason/Resolver/ HTML-Mason-1.36/lib/HTML/Mason/Resolver/File.pm HTML-Mason-1.36/lib/HTML/Mason/Resolver/Null.pm HTML-Mason-1.36/lib/HTML/Mason/Subclassing.pod HTML-Mason-1.36/lib/HTML/Mason/Component.pm HTML-Mason-1.36/lib/HTML/Mason/Admin.pod HTML-Mason-1.36/lib/HTML/Mason/Plugin.pm HTML-Mason-1.36/lib/HTML/Mason/Parser.pm HTML-Mason-1.36/lib/HTML/Mason/Handler.pm HTML-Mason-1.36/lib/HTML/Mason/CGIHandler.pm HTML-Mason-1.36/lib/HTML/Mason/Cache/ HTML-Mason-1.36/lib/HTML/Mason/Cache/BaseCache.pm HTML-Mason-1.36/lib/HTML/Mason/MethodMaker.pm HTML-Mason-1.36/lib/Bundle/ HTML-Mason-1.36/lib/Bundle/HTML/ HTML-Mason-1.36/lib/Bundle/HTML/Mason.pm HTML-Mason-1.36/lib/Apache/ HTML-Mason-1.36/lib/Apache/Mason.pm HTML-Mason-1.36/eg/ HTML-Mason-1.36/eg/MyApp/ HTML-Mason-1.36/eg/MyApp/MasonWithSession.pm HTML-Mason-1.36/eg/MyApp/Mason.pm HTML-Mason-1.36/eg/httpd.conf HTML-Mason-1.36/t/ HTML-Mason-1.36/t/04-misc.t HTML-Mason-1.36/t/lib/ HTML-Mason-1.36/t/lib/Apache/ HTML-Mason-1.36/t/lib/Apache/test.pm HTML-Mason-1.36/t/lib/LoadTest.pm HTML-Mason-1.36/t/run_tests HTML-Mason-1.36/t/16-live_cgi.t HTML-Mason-1.36/t/18-leak.t HTML-Mason-1.36/t/06-compiler.t HTML-Mason-1.36/t/06a-compiler_obj.t HTML-Mason-1.36/t/08-ah.t HTML-Mason-1.36/t/24-tools.t HTML-Mason-1.36/t/13-errors.t HTML-Mason-1.36/t/23-leak2.t HTML-Mason-1.36/t/live_server_lib.pl HTML-Mason-1.36/t/05a-stack-corruption.t HTML-Mason-1.36/t/14-cgi.t HTML-Mason-1.36/t/07a-interp-mcr.t HTML-Mason-1.36/t/01a-comp-calls.t HTML-Mason-1.36/t/19-subrequest.t HTML-Mason-1.36/t/10a-cache-1.0x.t HTML-Mason-1.36/t/02-sections.t HTML-Mason-1.36/t/20-plugins.t HTML-Mason-1.36/t/taint.comp HTML-Mason-1.36/t/14a-fake_apache.t HTML-Mason-1.36/t/07b-interp-static-source.t HTML-Mason-1.36/t/17-print.t HTML-Mason-1.36/t/09a-comp_content.t HTML-Mason-1.36/t/single_test.pl HTML-Mason-1.36/t/12-taint.t HTML-Mason-1.36/t/21-escapes.t HTML-Mason-1.36/t/06b-compiler-named-subs.t HTML-Mason-1.36/t/02a-filter.t HTML-Mason-1.36/t/09-component.t HTML-Mason-1.36/t/05-request.t HTML-Mason-1.36/t/22-path-security.t HTML-Mason-1.36/t/01-syntax.t HTML-Mason-1.36/t/run_one_test HTML-Mason-1.36/t/07-interp.t HTML-Mason-1.36/t/11-inherit.t HTML-Mason-1.36/t/15-subclass.t HTML-Mason-1.36/t/10-cache.t HTML-Mason-1.36/t/99-pod.t HTML-Mason-1.36/bin/ HTML-Mason-1.36/bin/convert0.8.README HTML-Mason-1.36/bin/convert0.6.README HTML-Mason-1.36/bin/mason.pl HTML-Mason-1.36/bin/convert0.6.pl HTML-Mason-1.36/bin/convert0.8.pl HTML-Mason-1.36/Changes HTML-Mason-1.36/MANIFEST HTML-Mason-1.36/inc/ HTML-Mason-1.36/inc/Mason/ HTML-Mason-1.36/inc/Mason/Build.pm HTML-Mason-1.36/inc/params.mtxt HTML-Mason-1.36/samples/ HTML-Mason-1.36/samples/dump-request HTML-Mason-1.36/samples/show-env HTML-Mason-1.36/samples/README HTML-Mason-1.36/UPGRADE HTML-Mason-1.36/CREDITS HTML-Mason-1.36/README HTML-Mason-1.36/LICENSE HTML-Mason-1.36/Build.PL HTML-Mason-1.36/htdocs/ HTML-Mason-1.36/htdocs/index.html HTML-Mason-1.36/htdocs/Mason.html HTML-Mason-1.36/htdocs/Devel.html HTML-Mason-1.36/htdocs/Compiler.html HTML-Mason-1.36/htdocs/Utils.html HTML-Mason-1.36/htdocs/FakeApache.html HTML-Mason-1.36/htdocs/Escapes.html HTML-Mason-1.36/htdocs/Tests.html HTML-Mason-1.36/htdocs/Resolver.html HTML-Mason-1.36/htdocs/Request.html HTML-Mason-1.36/htdocs/Exceptions.html HTML-Mason-1.36/htdocs/Interp.html HTML-Mason-1.36/htdocs/Tools.html HTML-Mason-1.36/htdocs/Lexer.html HTML-Mason-1.36/htdocs/ApacheHandler.html HTML-Mason-1.36/htdocs/ComponentSource.html HTML-Mason-1.36/htdocs/Params.html HTML-Mason-1.36/htdocs/Subclassing.html HTML-Mason-1.36/htdocs/Component.html HTML-Mason-1.36/htdocs/Admin.html HTML-Mason-1.36/htdocs/Plugin.html HTML-Mason-1.36/htdocs/Parser.html HTML-Mason-1.36/htdocs/CGIHandler.html HTML-Mason-1.36/htdocs/MethodMaker.html HTML-Mason-1.36/htdocs/Plugin/ HTML-Mason-1.36/htdocs/Plugin/Context.html HTML-Mason-1.36/htdocs/Compiler/ HTML-Mason-1.36/htdocs/Compiler/ToObject.html HTML-Mason-1.36/htdocs/Component/ HTML-Mason-1.36/htdocs/Component/FileBased.html HTML-Mason-1.36/htdocs/Component/Subcomponent.html HTML-Mason-1.36/htdocs/Resolver/ HTML-Mason-1.36/htdocs/Resolver/File.html HTML-Mason-1.36/htdocs/Resolver/Null.html HTML-Mason-1.36/htdocs/Cache/ HTML-Mason-1.36/htdocs/Cache/BaseCache.html HTML-Mason-1.36/META.yml HTML-Mason-1.36/MANIFEST.SKIP HTML-Mason-1.36/Makefile.PL CPAN: File::Temp loaded ok (v0.17) CPAN: Module::Build loaded ok (v0.2808) CPAN.pm: Going to build D/DR/DROLSKY/HTML-Mason-1.36.tar.gz # running Build.PL /usr/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... - ERROR: Apache::Request is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Creating new 'Build' script for 'HTML-Mason' version '1.36' CPAN: YAML loaded ok (v0.62) ---- Unsatisfied dependencies detected during ---- ---- DROLSKY/HTML-Mason-1.36.tar.gz ---- Apache::Request [requires] Shall I follow them and prepend them to the queue of modules we are processing right now? [yes] yes # <== NOTE Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'Apache::Request' Running make for S/ST/STAS/libapreq-1.33.tar.gz Checksum for /root/.cpan/sources/authors/id/S/ST/STAS/libapreq-1.33.tar.gz ok libapreq-1.33/ libapreq-1.33/MANIFEST libapreq-1.33/missing libapreq-1.33/Makefile.PL libapreq-1.33/libapreq.pod libapreq-1.33/acinclude.m4 libapreq-1.33/lib/ libapreq-1.33/lib/Apache/ libapreq-1.33/lib/Apache/libapreq.pm libapreq-1.33/INSTALL libapreq-1.33/configure.in libapreq-1.33/eg/ libapreq-1.33/eg/perl/ libapreq-1.33/eg/perl/file_upload.pl libapreq-1.33/eg/perl/cookie.pl libapreq-1.33/eg/c/ libapreq-1.33/eg/c/testapreq/ libapreq-1.33/eg/c/testapreq/Makefile.apxs libapreq-1.33/eg/c/testapreq/mod_testapreq.c libapreq-1.33/eg/c/testapreq/Makefile.tmpl libapreq-1.33/eg/c/testapreq/mod_testapreq.module libapreq-1.33/mkinstalldirs libapreq-1.33/patches/ libapreq-1.33/patches/apache-1.3+apreq.patch libapreq-1.33/patches/README libapreq-1.33/configure libapreq-1.33/typemap libapreq-1.33/aclocal.m4 libapreq-1.33/ltmain.sh libapreq-1.33/ToDo libapreq-1.33/t/ libapreq-1.33/t/TEST.PL libapreq-1.33/t/apreq/ libapreq-1.33/t/apreq/inherit.t libapreq-1.33/t/apreq/big_input.t libapreq-1.33/t/apreq/cookie.t libapreq-1.33/t/apreq/request.t libapreq-1.33/t/request-inherit.pl libapreq-1.33/t/response/ libapreq-1.33/t/response/TestApReq/ libapreq-1.33/t/response/TestApReq/inherit.pm libapreq-1.33/t/response/TestApReq/request.pm libapreq-1.33/t/response/TestApReq/big_input.pm libapreq-1.33/t/response/TestApReq/cookie.pm libapreq-1.33/CREDITS libapreq-1.33/README libapreq-1.33/Makefile.in libapreq-1.33/Request/ libapreq-1.33/Request/Request.xs libapreq-1.33/Request/Makefile.PL libapreq-1.33/Request/Request.pm libapreq-1.33/c/ libapreq-1.33/c/Makefile.noperl libapreq-1.33/c/apache_request.h libapreq-1.33/c/apache_cookie.h libapreq-1.33/c/Makefile.PL libapreq-1.33/c/apache_multipart_buffer.h libapreq-1.33/c/apache_request.c libapreq-1.33/c/apache_multipart_buffer.c libapreq-1.33/c/apache_cookie.c libapreq-1.33/c/Makefile.in libapreq-1.33/c/Makefile.am libapreq-1.33/BUILD.sh libapreq-1.33/config.sub libapreq-1.33/META.yml libapreq-1.33/Cookie/ libapreq-1.33/Cookie/Makefile.PL libapreq-1.33/Cookie/Cookie.pm libapreq-1.33/Cookie/Cookie.xs libapreq-1.33/Makefile.am libapreq-1.33/config.guess libapreq-1.33/LICENSE libapreq-1.33/install-sh libapreq-1.33/depcomp libapreq-1.33/INSTALL.MacOSX libapreq-1.33/Changes CPAN.pm: Going to build S/ST/STAS/libapreq-1.33.tar.gz mod_perl 1.x ( < 1.99) is required at Makefile.PL line 34. BEGIN failed--compilation aborted at Makefile.PL line 36. Warning: No success on command[/usr/bin/perl Makefile.PL] STAS/libapreq-1.33.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Running make for D/DR/DROLSKY/HTML-Mason-1.36.tar.gz Has already been unwrapped into directory /root/.cpan/build/HTML-Mason-1.36-0Gt65g CPAN.pm: Going to build D/DR/DROLSKY/HTML-Mason-1.36.tar.gz Warning: Prerequisite 'Apache::Request => 1.05' for 'D/DR/DROLSKY/HTML-Mason-1.36.tar.gz' failed when processing 'S/ST/STAS/libapreq-1.33.tar.gz' with 'writemakefile => NO '/usr/bin/perl Makefile.PL' returned status 2304'. Continuing, but chances to succeed are limited. /usr/bin/perl Build --makefile_env_macros 1 Copying lib/HTML/Mason/Component/Subcomponent.pm -> blib/lib/HTML/Mason/Component/Subcomponent.pm Copying lib/HTML/Mason.pm -> blib/lib/HTML/Mason.pm Copying lib/HTML/Mason/Exceptions.pm -> blib/lib/HTML/Mason/Exceptions.pm Copying lib/HTML/Mason/Component.pm -> blib/lib/HTML/Mason/Component.pm Copying lib/HTML/Mason/Plugin.pm -> blib/lib/HTML/Mason/Plugin.pm Copying lib/HTML/Mason/Parser.pm -> blib/lib/HTML/Mason/Parser.pm Copying lib/HTML/Mason/Interp.pm -> blib/lib/HTML/Mason/Interp.pm Copying lib/HTML/Mason/Tools.pm -> blib/lib/HTML/Mason/Tools.pm Copying lib/HTML/Mason/Compiler.pm -> blib/lib/HTML/Mason/Compiler.pm Copying lib/Bundle/HTML/Mason.pm -> blib/lib/Bundle/HTML/Mason.pm Copying lib/HTML/Mason/Lexer.pm -> blib/lib/HTML/Mason/Lexer.pm Copying lib/HTML/Mason/ApacheHandler.pm -> blib/lib/HTML/Mason/ApacheHandler.pm Copying lib/HTML/Mason/Resolver/File.pm -> blib/lib/HTML/Mason/Resolver/File.pm Copying lib/HTML/Mason/Plugin/Context.pm -> blib/lib/HTML/Mason/Plugin/Context.pm Copying lib/HTML/Mason/Utils.pm -> blib/lib/HTML/Mason/Utils.pm Copying lib/HTML/Mason/Compiler/ToObject.pm -> blib/lib/HTML/Mason/Compiler/ToObject.pm Copying lib/HTML/Mason/Handler.pm -> blib/lib/HTML/Mason/Handler.pm Copying lib/HTML/Mason/CGIHandler.pm -> blib/lib/HTML/Mason/CGIHandler.pm Copying lib/HTML/Mason/Cache/BaseCache.pm -> blib/lib/HTML/Mason/Cache/BaseCache.pm Copying lib/HTML/Mason/FakeApache.pm -> blib/lib/HTML/Mason/FakeApache.pm Copying lib/HTML/Mason/ComponentSource.pm -> blib/lib/HTML/Mason/ComponentSource.pm Copying lib/Apache/Mason.pm -> blib/lib/Apache/Mason.pm Copying lib/HTML/Mason/Component/FileBased.pm -> blib/lib/HTML/Mason/Component/FileBased.pm Copying lib/HTML/Mason/Resolver/Null.pm -> blib/lib/HTML/Mason/Resolver/Null.pm Copying lib/HTML/Mason/MethodMaker.pm -> blib/lib/HTML/Mason/MethodMaker.pm Copying lib/HTML/Mason/Escapes.pm -> blib/lib/HTML/Mason/Escapes.pm Copying lib/HTML/Mason/Tests.pm -> blib/lib/HTML/Mason/Tests.pm Copying lib/HTML/Mason/Resolver.pm -> blib/lib/HTML/Mason/Resolver.pm Copying lib/HTML/Mason/Request.pm -> blib/lib/HTML/Mason/Request.pm Copying lib/HTML/Mason/Devel.pod -> blib/lib/HTML/Mason/Devel.pod Copying lib/HTML/Mason/Params.pod -> blib/lib/HTML/Mason/Params.pod Copying lib/HTML/Mason/Subclassing.pod -> blib/lib/HTML/Mason/Subclassing.pod Copying lib/HTML/Mason/Admin.pod -> blib/lib/HTML/Mason/Admin.pod Copying /root/.cpan/build/HTML-Mason-1.36-0Gt65g/bin/convert0.8.README -> blib/script/convert0.8.README Copying /root/.cpan/build/HTML-Mason-1.36-0Gt65g/bin/convert0.6.README -> blib/script/convert0.6.README Copying /root/.cpan/build/HTML-Mason-1.36-0Gt65g/bin/mason.pl -> blib/script/mason.pl Deleting blib/script/mason.pl.bak Copying /root/.cpan/build/HTML-Mason-1.36-0Gt65g/bin/convert0.6.pl -> blib/script/convert0.6.pl Deleting blib/script/convert0.6.pl.bak Copying /root/.cpan/build/HTML-Mason-1.36-0Gt65g/bin/convert0.8.pl -> blib/script/convert0.8.pl Deleting blib/script/convert0.8.pl.bak Converting custom POD tags in files under blib Manifying blib/lib/HTML/Mason/Component/Subcomponent.pm -> blib/libdoc/HTML::Mason::Component::Subcomponent.3pm Manifying blib/lib/HTML/Mason/Component/FileBased.pm -> blib/libdoc/HTML::Mason::Component::FileBased.3pm Manifying blib/lib/HTML/Mason/Plugin.pm -> blib/libdoc/HTML::Mason::Plugin.3pm Manifying blib/lib/HTML/Mason/Params.pod -> blib/libdoc/HTML::Mason::Params.3pm Manifying blib/lib/HTML/Mason/Admin.pod -> blib/libdoc/HTML::Mason::Admin.3pm Manifying blib/lib/HTML/Mason/Plugin/Context.pm -> blib/libdoc/HTML::Mason::Plugin::Context.3pm Manifying blib/lib/HTML/Mason/Subclassing.pod -> blib/libdoc/HTML::Mason::Subclassing.3pm Manifying blib/lib/HTML/Mason/CGIHandler.pm -> blib/libdoc/HTML::Mason::CGIHandler.3pm Manifying blib/lib/HTML/Mason/Component.pm -> blib/libdoc/HTML::Mason::Component.3pm Manifying blib/lib/HTML/Mason/Tests.pm -> blib/libdoc/HTML::Mason::Tests.3pm Manifying blib/lib/HTML/Mason/ApacheHandler.pm -> blib/libdoc/HTML::Mason::ApacheHandler.3pm Manifying blib/lib/HTML/Mason/Resolver/File.pm -> blib/libdoc/HTML::Mason::Resolver::File.3pm Manifying blib/lib/HTML/Mason/Cache/BaseCache.pm -> blib/libdoc/HTML::Mason::Cache::BaseCache.3pm Manifying blib/lib/HTML/Mason/Tools.pm -> blib/libdoc/HTML::Mason::Tools.3pm Manifying blib/lib/Bundle/HTML/Mason.pm -> blib/libdoc/Bundle::HTML::Mason.3pm Manifying blib/lib/HTML/Mason/ComponentSource.pm -> blib/libdoc/HTML::Mason::ComponentSource.3pm Manifying blib/lib/HTML/Mason.pm -> blib/libdoc/HTML::Mason.3pm Manifying blib/lib/HTML/Mason/Compiler.pm -> blib/libdoc/HTML::Mason::Compiler.3pm Manifying blib/lib/HTML/Mason/Request.pm -> blib/libdoc/HTML::Mason::Request.3pm Manifying blib/lib/HTML/Mason/Parser.pm -> blib/libdoc/HTML::Mason::Parser.3pm Manifying blib/lib/HTML/Mason/Resolver/Null.pm -> blib/libdoc/HTML::Mason::Resolver::Null.3pm Manifying blib/lib/HTML/Mason/Devel.pod -> blib/libdoc/HTML::Mason::Devel.3pm Manifying blib/lib/HTML/Mason/Exceptions.pm -> blib/libdoc/HTML::Mason::Exceptions.3pm Manifying blib/lib/HTML/Mason/Resolver.pm -> blib/libdoc/HTML::Mason::Resolver.3pm Manifying blib/lib/HTML/Mason/FakeApache.pm -> blib/libdoc/HTML::Mason::FakeApache.3pm Manifying blib/lib/HTML/Mason/Utils.pm -> blib/libdoc/HTML::Mason::Utils.3pm Manifying blib/lib/HTML/Mason/Interp.pm -> blib/libdoc/HTML::Mason::Interp.3pm Manifying blib/lib/HTML/Mason/Escapes.pm -> blib/libdoc/HTML::Mason::Escapes.3pm Manifying blib/lib/HTML/Mason/Lexer.pm -> blib/libdoc/HTML::Mason::Lexer.3pm Manifying blib/lib/HTML/Mason/Compiler/ToObject.pm -> blib/libdoc/HTML::Mason::Compiler::ToObject.3pm Manifying blib/lib/HTML/Mason/MethodMaker.pm -> blib/libdoc/HTML::Mason::MethodMaker.3pm DROLSKY/HTML-Mason-1.36.tar.gz /usr/bin/make -j3 -j3 -- OK Running make test /usr/bin/perl Build --makefile_env_macros 1 test Converting custom POD tags in files under blib t/01-syntax...................ok t/01a-comp-calls..............ok t/02-sections.................ok t/02a-filter..................ok t/04-misc.....................ok t/05-request..................ok t/05a-stack-corruption........ok t/06-compiler.................ok t/06a-compiler_obj............ok t/06b-compiler-named-subs.....ok t/07-interp...................ok t/07a-interp-mcr..............ok t/07b-interp-static-source....ok t/08-ah.......................skipped all skipped: no reason given t/09-component................ok t/09a-comp_content............ok t/10-cache....................ok t/10a-cache-1.0x..............ok t/11-inherit..................ok t/12-taint....................ok t/13-errors...................ok t/14-cgi......................ok t/14a-fake_apache.............ok t/15-subclass.................ok t/16-live_cgi.................skipped all skipped: no reason given t/17-print....................ok t/18-leak.....................ok t/19-subrequest...............ok t/20-plugins..................ok t/21-escapes..................ok t/22-path-security............ok t/23-leak2....................skipped all skipped: These tests require Test::Memory::Cycle to run. t/24-tools....................ok t/99-pod......................ok All tests successful, 3 tests skipped. Files=34, Tests=532, 31 wallclock secs (11.36 cusr + 2.27 csys = 13.63 CPU) DROLSKY/HTML-Mason-1.36.tar.gz Tests succeeded but one dependency not OK (Apache::Request) DROLSKY/HTML-Mason-1.36.tar.gz [dependencies] -- NARunning make install make test had returned bad status, won't install without force -bash-3.00# perl -MCPAN -e 'force install Apache::Request' CPAN: File::HomeDir loaded ok (v0.58) CPAN: Storable loaded ok (v2.13) Going to read /root/.cpan/Metadata Database was generated on Fri, 31 Aug 2007 10:36:46 GMT Running install for module 'Apache::Request' Running make for S/ST/STAS/libapreq-1.33.tar.gz CPAN: Digest::SHA loaded ok (v5.44) Checksum for /root/.cpan/sources/authors/id/S/ST/STAS/libapreq-1.33.tar.gz ok libapreq-1.33/ libapreq-1.33/MANIFEST libapreq-1.33/missing libapreq-1.33/Makefile.PL libapreq-1.33/libapreq.pod libapreq-1.33/acinclude.m4 libapreq-1.33/lib/ libapreq-1.33/lib/Apache/ libapreq-1.33/lib/Apache/libapreq.pm libapreq-1.33/INSTALL libapreq-1.33/configure.in libapreq-1.33/eg/ libapreq-1.33/eg/perl/ libapreq-1.33/eg/perl/file_upload.pl libapreq-1.33/eg/perl/cookie.pl libapreq-1.33/eg/c/ libapreq-1.33/eg/c/testapreq/ libapreq-1.33/eg/c/testapreq/Makefile.apxs libapreq-1.33/eg/c/testapreq/mod_testapreq.c libapreq-1.33/eg/c/testapreq/Makefile.tmpl libapreq-1.33/eg/c/testapreq/mod_testapreq.module libapreq-1.33/mkinstalldirs libapreq-1.33/patches/ libapreq-1.33/patches/apache-1.3+apreq.patch libapreq-1.33/patches/README libapreq-1.33/configure libapreq-1.33/typemap libapreq-1.33/aclocal.m4 libapreq-1.33/ltmain.sh libapreq-1.33/ToDo libapreq-1.33/t/ libapreq-1.33/t/TEST.PL libapreq-1.33/t/apreq/ libapreq-1.33/t/apreq/inherit.t libapreq-1.33/t/apreq/big_input.t libapreq-1.33/t/apreq/cookie.t libapreq-1.33/t/apreq/request.t libapreq-1.33/t/request-inherit.pl libapreq-1.33/t/response/ libapreq-1.33/t/response/TestApReq/ libapreq-1.33/t/response/TestApReq/inherit.pm libapreq-1.33/t/response/TestApReq/request.pm libapreq-1.33/t/response/TestApReq/big_input.pm libapreq-1.33/t/response/TestApReq/cookie.pm libapreq-1.33/CREDITS libapreq-1.33/README libapreq-1.33/Makefile.in libapreq-1.33/Request/ libapreq-1.33/Request/Request.xs libapreq-1.33/Request/Makefile.PL libapreq-1.33/Request/Request.pm libapreq-1.33/c/ libapreq-1.33/c/Makefile.noperl libapreq-1.33/c/apache_request.h libapreq-1.33/c/apache_cookie.h libapreq-1.33/c/Makefile.PL libapreq-1.33/c/apache_multipart_buffer.h libapreq-1.33/c/apache_request.c libapreq-1.33/c/apache_multipart_buffer.c libapreq-1.33/c/apache_cookie.c libapreq-1.33/c/Makefile.in libapreq-1.33/c/Makefile.am libapreq-1.33/BUILD.sh libapreq-1.33/config.sub libapreq-1.33/META.yml libapreq-1.33/Cookie/ libapreq-1.33/Cookie/Makefile.PL libapreq-1.33/Cookie/Cookie.pm libapreq-1.33/Cookie/Cookie.xs libapreq-1.33/Makefile.am libapreq-1.33/config.guess libapreq-1.33/LICENSE libapreq-1.33/install-sh libapreq-1.33/depcomp libapreq-1.33/INSTALL.MacOSX libapreq-1.33/Changes CPAN: File::Temp loaded ok (v0.17) CPAN.pm: Going to build S/ST/STAS/libapreq-1.33.tar.gz mod_perl 1.x ( < 1.99) is required at Makefile.PL line 34. BEGIN failed--compilation aborted at Makefile.PL line 36. Warning: No success on command[/usr/bin/perl Makefile.PL] CPAN: YAML loaded ok (v0.62) STAS/libapreq-1.33.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install -bash-3.00# -bash-3.00# perl -MCPAN -e 'force install HTML::Mason' CPAN: File::HomeDir loaded ok (v0.58) CPAN: Storable loaded ok (v2.13) Going to read /root/.cpan/Metadata Database was generated on Fri, 31 Aug 2007 10:36:46 GMT Running install for module 'HTML::Mason' Running make for D/DR/DROLSKY/HTML-Mason-1.36.tar.gz CPAN: Digest::SHA loaded ok (v5.44) Checksum for /root/.cpan/sources/authors/id/D/DR/DROLSKY/HTML-Mason-1.36.tar.gz ok HTML-Mason-1.36/ HTML-Mason-1.36/lib/ HTML-Mason-1.36/lib/HTML/ HTML-Mason-1.36/lib/HTML/Mason.pm HTML-Mason-1.36/lib/HTML/Mason/ HTML-Mason-1.36/lib/HTML/Mason/Devel.pod HTML-Mason-1.36/lib/HTML/Mason/Compiler.pm HTML-Mason-1.36/lib/HTML/Mason/Utils.pm HTML-Mason-1.36/lib/HTML/Mason/Plugin/ HTML-Mason-1.36/lib/HTML/Mason/Plugin/Context.pm HTML-Mason-1.36/lib/HTML/Mason/Compiler/ HTML-Mason-1.36/lib/HTML/Mason/Compiler/ToObject.pm HTML-Mason-1.36/lib/HTML/Mason/FakeApache.pm HTML-Mason-1.36/lib/HTML/Mason/Component/ HTML-Mason-1.36/lib/HTML/Mason/Component/FileBased.pm HTML-Mason-1.36/lib/HTML/Mason/Component/Subcomponent.pm HTML-Mason-1.36/lib/HTML/Mason/Escapes.pm HTML-Mason-1.36/lib/HTML/Mason/Tests.pm HTML-Mason-1.36/lib/HTML/Mason/Resolver.pm HTML-Mason-1.36/lib/HTML/Mason/Request.pm HTML-Mason-1.36/lib/HTML/Mason/Exceptions.pm HTML-Mason-1.36/lib/HTML/Mason/Interp.pm HTML-Mason-1.36/lib/HTML/Mason/Tools.pm HTML-Mason-1.36/lib/HTML/Mason/Lexer.pm HTML-Mason-1.36/lib/HTML/Mason/ApacheHandler.pm HTML-Mason-1.36/lib/HTML/Mason/ComponentSource.pm HTML-Mason-1.36/lib/HTML/Mason/Params.pod HTML-Mason-1.36/lib/HTML/Mason/Resolver/ HTML-Mason-1.36/lib/HTML/Mason/Resolver/File.pm HTML-Mason-1.36/lib/HTML/Mason/Resolver/Null.pm HTML-Mason-1.36/lib/HTML/Mason/Subclassing.pod HTML-Mason-1.36/lib/HTML/Mason/Component.pm HTML-Mason-1.36/lib/HTML/Mason/Admin.pod HTML-Mason-1.36/lib/HTML/Mason/Plugin.pm HTML-Mason-1.36/lib/HTML/Mason/Parser.pm HTML-Mason-1.36/lib/HTML/Mason/Handler.pm HTML-Mason-1.36/lib/HTML/Mason/CGIHandler.pm HTML-Mason-1.36/lib/HTML/Mason/Cache/ HTML-Mason-1.36/lib/HTML/Mason/Cache/BaseCache.pm HTML-Mason-1.36/lib/HTML/Mason/MethodMaker.pm HTML-Mason-1.36/lib/Bundle/ HTML-Mason-1.36/lib/Bundle/HTML/ HTML-Mason-1.36/lib/Bundle/HTML/Mason.pm HTML-Mason-1.36/lib/Apache/ HTML-Mason-1.36/lib/Apache/Mason.pm HTML-Mason-1.36/eg/ HTML-Mason-1.36/eg/MyApp/ HTML-Mason-1.36/eg/MyApp/MasonWithSession.pm HTML-Mason-1.36/eg/MyApp/Mason.pm HTML-Mason-1.36/eg/httpd.conf HTML-Mason-1.36/t/ HTML-Mason-1.36/t/04-misc.t HTML-Mason-1.36/t/lib/ HTML-Mason-1.36/t/lib/Apache/ HTML-Mason-1.36/t/lib/Apache/test.pm HTML-Mason-1.36/t/lib/LoadTest.pm HTML-Mason-1.36/t/run_tests HTML-Mason-1.36/t/16-live_cgi.t HTML-Mason-1.36/t/18-leak.t HTML-Mason-1.36/t/06-compiler.t HTML-Mason-1.36/t/06a-compiler_obj.t HTML-Mason-1.36/t/08-ah.t HTML-Mason-1.36/t/24-tools.t HTML-Mason-1.36/t/13-errors.t HTML-Mason-1.36/t/23-leak2.t HTML-Mason-1.36/t/live_server_lib.pl HTML-Mason-1.36/t/05a-stack-corruption.t HTML-Mason-1.36/t/14-cgi.t HTML-Mason-1.36/t/07a-interp-mcr.t HTML-Mason-1.36/t/01a-comp-calls.t HTML-Mason-1.36/t/19-subrequest.t HTML-Mason-1.36/t/10a-cache-1.0x.t HTML-Mason-1.36/t/02-sections.t HTML-Mason-1.36/t/20-plugins.t HTML-Mason-1.36/t/taint.comp HTML-Mason-1.36/t/14a-fake_apache.t HTML-Mason-1.36/t/07b-interp-static-source.t HTML-Mason-1.36/t/17-print.t HTML-Mason-1.36/t/09a-comp_content.t HTML-Mason-1.36/t/single_test.pl HTML-Mason-1.36/t/12-taint.t HTML-Mason-1.36/t/21-escapes.t HTML-Mason-1.36/t/06b-compiler-named-subs.t HTML-Mason-1.36/t/02a-filter.t HTML-Mason-1.36/t/09-component.t HTML-Mason-1.36/t/05-request.t HTML-Mason-1.36/t/22-path-security.t HTML-Mason-1.36/t/01-syntax.t HTML-Mason-1.36/t/run_one_test HTML-Mason-1.36/t/07-interp.t HTML-Mason-1.36/t/11-inherit.t HTML-Mason-1.36/t/15-subclass.t HTML-Mason-1.36/t/10-cache.t HTML-Mason-1.36/t/99-pod.t HTML-Mason-1.36/bin/ HTML-Mason-1.36/bin/convert0.8.README HTML-Mason-1.36/bin/convert0.6.README HTML-Mason-1.36/bin/mason.pl HTML-Mason-1.36/bin/convert0.6.pl HTML-Mason-1.36/bin/convert0.8.pl HTML-Mason-1.36/Changes HTML-Mason-1.36/MANIFEST HTML-Mason-1.36/inc/ HTML-Mason-1.36/inc/Mason/ HTML-Mason-1.36/inc/Mason/Build.pm HTML-Mason-1.36/inc/params.mtxt HTML-Mason-1.36/samples/ HTML-Mason-1.36/samples/dump-request HTML-Mason-1.36/samples/show-env HTML-Mason-1.36/samples/README HTML-Mason-1.36/UPGRADE HTML-Mason-1.36/CREDITS HTML-Mason-1.36/README HTML-Mason-1.36/LICENSE HTML-Mason-1.36/Build.PL HTML-Mason-1.36/htdocs/ HTML-Mason-1.36/htdocs/index.html HTML-Mason-1.36/htdocs/Mason.html HTML-Mason-1.36/htdocs/Devel.html HTML-Mason-1.36/htdocs/Compiler.html HTML-Mason-1.36/htdocs/Utils.html HTML-Mason-1.36/htdocs/FakeApache.html HTML-Mason-1.36/htdocs/Escapes.html HTML-Mason-1.36/htdocs/Tests.html HTML-Mason-1.36/htdocs/Resolver.html HTML-Mason-1.36/htdocs/Request.html HTML-Mason-1.36/htdocs/Exceptions.html HTML-Mason-1.36/htdocs/Interp.html HTML-Mason-1.36/htdocs/Tools.html HTML-Mason-1.36/htdocs/Lexer.html HTML-Mason-1.36/htdocs/ApacheHandler.html HTML-Mason-1.36/htdocs/ComponentSource.html HTML-Mason-1.36/htdocs/Params.html HTML-Mason-1.36/htdocs/Subclassing.html HTML-Mason-1.36/htdocs/Component.html HTML-Mason-1.36/htdocs/Admin.html HTML-Mason-1.36/htdocs/Plugin.html HTML-Mason-1.36/htdocs/Parser.html HTML-Mason-1.36/htdocs/CGIHandler.html HTML-Mason-1.36/htdocs/MethodMaker.html HTML-Mason-1.36/htdocs/Plugin/ HTML-Mason-1.36/htdocs/Plugin/Context.html HTML-Mason-1.36/htdocs/Compiler/ HTML-Mason-1.36/htdocs/Compiler/ToObject.html HTML-Mason-1.36/htdocs/Component/ HTML-Mason-1.36/htdocs/Component/FileBased.html HTML-Mason-1.36/htdocs/Component/Subcomponent.html HTML-Mason-1.36/htdocs/Resolver/ HTML-Mason-1.36/htdocs/Resolver/File.html HTML-Mason-1.36/htdocs/Resolver/Null.html HTML-Mason-1.36/htdocs/Cache/ HTML-Mason-1.36/htdocs/Cache/BaseCache.html HTML-Mason-1.36/META.yml HTML-Mason-1.36/MANIFEST.SKIP HTML-Mason-1.36/Makefile.PL CPAN: File::Temp loaded ok (v0.17) CPAN: Module::Build loaded ok (v0.2808) CPAN.pm: Going to build D/DR/DROLSKY/HTML-Mason-1.36.tar.gz # running Build.PL /usr/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... - ERROR: Apache::Request is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Creating new 'Build' script for 'HTML-Mason' version '1.36' CPAN: YAML loaded ok (v0.62) ---- Unsatisfied dependencies detected during ---- ---- DROLSKY/HTML-Mason-1.36.tar.gz ---- Apache::Request [requires] Shall I follow them and prepend them to the queue of modules we are processing right now? [yes] no # <== NOTE /usr/bin/perl Build --makefile_env_macros 1 Copying lib/HTML/Mason/Component/Subcomponent.pm -> blib/lib/HTML/Mason/Component/Subcomponent.pm Copying lib/HTML/Mason.pm -> blib/lib/HTML/Mason.pm Copying lib/HTML/Mason/Exceptions.pm -> blib/lib/HTML/Mason/Exceptions.pm Copying lib/HTML/Mason/Component.pm -> blib/lib/HTML/Mason/Component.pm Copying lib/HTML/Mason/Plugin.pm -> blib/lib/HTML/Mason/Plugin.pm Copying lib/HTML/Mason/Parser.pm -> blib/lib/HTML/Mason/Parser.pm Copying lib/HTML/Mason/Interp.pm -> blib/lib/HTML/Mason/Interp.pm Copying lib/HTML/Mason/Tools.pm -> blib/lib/HTML/Mason/Tools.pm Copying lib/HTML/Mason/Compiler.pm -> blib/lib/HTML/Mason/Compiler.pm Copying lib/Bundle/HTML/Mason.pm -> blib/lib/Bundle/HTML/Mason.pm Copying lib/HTML/Mason/Lexer.pm -> blib/lib/HTML/Mason/Lexer.pm Copying lib/HTML/Mason/ApacheHandler.pm -> blib/lib/HTML/Mason/ApacheHandler.pm Copying lib/HTML/Mason/Resolver/File.pm -> blib/lib/HTML/Mason/Resolver/File.pm Copying lib/HTML/Mason/Plugin/Context.pm -> blib/lib/HTML/Mason/Plugin/Context.pm Copying lib/HTML/Mason/Utils.pm -> blib/lib/HTML/Mason/Utils.pm Copying lib/HTML/Mason/Compiler/ToObject.pm -> blib/lib/HTML/Mason/Compiler/ToObject.pm Copying lib/HTML/Mason/Handler.pm -> blib/lib/HTML/Mason/Handler.pm Copying lib/HTML/Mason/CGIHandler.pm -> blib/lib/HTML/Mason/CGIHandler.pm Copying lib/HTML/Mason/Cache/BaseCache.pm -> blib/lib/HTML/Mason/Cache/BaseCache.pm Copying lib/HTML/Mason/FakeApache.pm -> blib/lib/HTML/Mason/FakeApache.pm Copying lib/HTML/Mason/ComponentSource.pm -> blib/lib/HTML/Mason/ComponentSource.pm Copying lib/Apache/Mason.pm -> blib/lib/Apache/Mason.pm Copying lib/HTML/Mason/Component/FileBased.pm -> blib/lib/HTML/Mason/Component/FileBased.pm Copying lib/HTML/Mason/Resolver/Null.pm -> blib/lib/HTML/Mason/Resolver/Null.pm Copying lib/HTML/Mason/MethodMaker.pm -> blib/lib/HTML/Mason/MethodMaker.pm Copying lib/HTML/Mason/Escapes.pm -> blib/lib/HTML/Mason/Escapes.pm Copying lib/HTML/Mason/Tests.pm -> blib/lib/HTML/Mason/Tests.pm Copying lib/HTML/Mason/Resolver.pm -> blib/lib/HTML/Mason/Resolver.pm Copying lib/HTML/Mason/Request.pm -> blib/lib/HTML/Mason/Request.pm Copying lib/HTML/Mason/Devel.pod -> blib/lib/HTML/Mason/Devel.pod Copying lib/HTML/Mason/Params.pod -> blib/lib/HTML/Mason/Params.pod Copying lib/HTML/Mason/Subclassing.pod -> blib/lib/HTML/Mason/Subclassing.pod Copying lib/HTML/Mason/Admin.pod -> blib/lib/HTML/Mason/Admin.pod Copying /root/.cpan/build/HTML-Mason-1.36-vOnuV0/bin/convert0.6.pl -> blib/script/convert0.6.pl Deleting blib/script/convert0.6.pl.bak Copying /root/.cpan/build/HTML-Mason-1.36-vOnuV0/bin/convert0.8.README -> blib/script/convert0.8.README Copying /root/.cpan/build/HTML-Mason-1.36-vOnuV0/bin/convert0.8.pl -> blib/script/convert0.8.pl Deleting blib/script/convert0.8.pl.bak Copying /root/.cpan/build/HTML-Mason-1.36-vOnuV0/bin/mason.pl -> blib/script/mason.pl Deleting blib/script/mason.pl.bak Copying /root/.cpan/build/HTML-Mason-1.36-vOnuV0/bin/convert0.6.README -> blib/script/convert0.6.README Converting custom POD tags in files under blib Manifying blib/lib/HTML/Mason/Component/Subcomponent.pm -> blib/libdoc/HTML::Mason::Component::Subcomponent.3pm Manifying blib/lib/HTML/Mason/Component/FileBased.pm -> blib/libdoc/HTML::Mason::Component::FileBased.3pm Manifying blib/lib/HTML/Mason/Plugin.pm -> blib/libdoc/HTML::Mason::Plugin.3pm Manifying blib/lib/HTML/Mason/Params.pod -> blib/libdoc/HTML::Mason::Params.3pm Manifying blib/lib/HTML/Mason/Admin.pod -> blib/libdoc/HTML::Mason::Admin.3pm Manifying blib/lib/HTML/Mason/Plugin/Context.pm -> blib/libdoc/HTML::Mason::Plugin::Context.3pm Manifying blib/lib/HTML/Mason/Subclassing.pod -> blib/libdoc/HTML::Mason::Subclassing.3pm Manifying blib/lib/HTML/Mason/CGIHandler.pm -> blib/libdoc/HTML::Mason::CGIHandler.3pm Manifying blib/lib/HTML/Mason/Component.pm -> blib/libdoc/HTML::Mason::Component.3pm Manifying blib/lib/HTML/Mason/Tests.pm -> blib/libdoc/HTML::Mason::Tests.3pm Manifying blib/lib/HTML/Mason/ApacheHandler.pm -> blib/libdoc/HTML::Mason::ApacheHandler.3pm Manifying blib/lib/HTML/Mason/Resolver/File.pm -> blib/libdoc/HTML::Mason::Resolver::File.3pm Manifying blib/lib/HTML/Mason/Cache/BaseCache.pm -> blib/libdoc/HTML::Mason::Cache::BaseCache.3pm Manifying blib/lib/HTML/Mason/Tools.pm -> blib/libdoc/HTML::Mason::Tools.3pm Manifying blib/lib/Bundle/HTML/Mason.pm -> blib/libdoc/Bundle::HTML::Mason.3pm Manifying blib/lib/HTML/Mason/ComponentSource.pm -> blib/libdoc/HTML::Mason::ComponentSource.3pm Manifying blib/lib/HTML/Mason.pm -> blib/libdoc/HTML::Mason.3pm Manifying blib/lib/HTML/Mason/Compiler.pm -> blib/libdoc/HTML::Mason::Compiler.3pm Manifying blib/lib/HTML/Mason/Request.pm -> blib/libdoc/HTML::Mason::Request.3pm Manifying blib/lib/HTML/Mason/Parser.pm -> blib/libdoc/HTML::Mason::Parser.3pm Manifying blib/lib/HTML/Mason/Resolver/Null.pm -> blib/libdoc/HTML::Mason::Resolver::Null.3pm Manifying blib/lib/HTML/Mason/Devel.pod -> blib/libdoc/HTML::Mason::Devel.3pm Manifying blib/lib/HTML/Mason/Exceptions.pm -> blib/libdoc/HTML::Mason::Exceptions.3pm Manifying blib/lib/HTML/Mason/Resolver.pm -> blib/libdoc/HTML::Mason::Resolver.3pm Manifying blib/lib/HTML/Mason/FakeApache.pm -> blib/libdoc/HTML::Mason::FakeApache.3pm Manifying blib/lib/HTML/Mason/Utils.pm -> blib/libdoc/HTML::Mason::Utils.3pm Manifying blib/lib/HTML/Mason/Interp.pm -> blib/libdoc/HTML::Mason::Interp.3pm Manifying blib/lib/HTML/Mason/Escapes.pm -> blib/libdoc/HTML::Mason::Escapes.3pm Manifying blib/lib/HTML/Mason/Lexer.pm -> blib/libdoc/HTML::Mason::Lexer.3pm Manifying blib/lib/HTML/Mason/Compiler/ToObject.pm -> blib/libdoc/HTML::Mason::Compiler::ToObject.3pm Manifying blib/lib/HTML/Mason/MethodMaker.pm -> blib/libdoc/HTML::Mason::MethodMaker.3pm DROLSKY/HTML-Mason-1.36.tar.gz /usr/bin/make -j3 -j3 -- OK Running make test /usr/bin/perl Build --makefile_env_macros 1 test Converting custom POD tags in files under blib t/01-syntax...................ok t/01a-comp-calls..............ok t/02-sections.................ok t/02a-filter..................ok t/04-misc.....................ok t/05-request..................ok t/05a-stack-corruption........ok t/06-compiler.................ok t/06a-compiler_obj............ok t/06b-compiler-named-subs.....ok t/07-interp...................ok t/07a-interp-mcr..............ok t/07b-interp-static-source....ok t/08-ah.......................skipped all skipped: no reason given t/09-component................ok t/09a-comp_content............ok t/10-cache....................ok t/10a-cache-1.0x..............ok t/11-inherit..................ok t/12-taint....................ok t/13-errors...................ok t/14-cgi......................ok t/14a-fake_apache.............ok t/15-subclass.................ok t/16-live_cgi.................skipped all skipped: no reason given t/17-print....................ok t/18-leak.....................ok t/19-subrequest...............ok t/20-plugins..................ok t/21-escapes..................ok t/22-path-security............ok t/23-leak2....................skipped all skipped: These tests require Test::Memory::Cycle to run. t/24-tools....................ok t/99-pod......................ok All tests successful, 3 tests skipped. Files=34, Tests=532, 32 wallclock secs (11.28 cusr + 2.28 csys = 13.56 CPU) DROLSKY/HTML-Mason-1.36.tar.gz Tests succeeded but one dependency not OK (Apache::Request) DROLSKY/HTML-Mason-1.36.tar.gz [dependencies] -- NARunning make install make test had returned bad status, won't install without force -bash-3.00# ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users