[Catalyst] nmake "too long" error installing catalyst on activeperl
5.8.8
Michael Fuchs
fox at fuechse.de
Fri Jan 19 19:55:48 GMT 2007
Hi,
when I try to install catalyst 5.7 on Activeperl 5.8.8 on Win XP via
cat-install, I get the following error:
<snip>
cp lib/Catalyst/Request/Upload.pm blib\lib\Catalyst\Request\Upload.pm
cp lib/Catalyst/Engine.pm blib\lib\Catalyst\Engine.pm
cp lib/Catalyst/Component.pm blib\lib\Catalyst\Component.pm
C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp
script/catalyst.p
l blib\script\catalyst.pl
pl2bat.bat blib\script\catalyst.pl
nmake -- OK
Running make test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp
script/catalyst.p
l blib\script\catalyst.pl
pl2bat.bat blib\script\catalyst.pl
NMAKE : fatal error U1095: expanded command line 'C:\Perl\bin\perl.exe
"-MExtUti
ls::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')"
t/01use.
t t/02pod.t t/03podcoverage.t t/c3_mro.t
t/custom_live_component_controller_acti
on_auto_doublebug.t t/live_component_controller_action_action.t
t/live_component
_controller_action_auto.t t/live_component_controller_action_begin.t
t/live_comp
onent_controller_action_chained.t
t/live_component_controller_action_default.t t
/live_component_controller_action_detach.t
t/live_component_controller_action_en
d.t t/live_component_controller_action_forward.t
t/live_component_controller_act
ion_global.t t/live_component_controller_action_index.t
t/live_component_control
ler_action_inheritance.t t/live_component_controller_action_local.t
t/live_compo
nent_controller_action_multipath.t
t/live_component_controller_action_path.t t/l
ive_component_controller_action_private.t
t/live_component_controller_action_reg
exp.t t/live_component_controller_action_streaming.t
t/live_component_controller
_args.t t/live_engine_request_body.t t/live_engine_request_cookies.t
t/live_engi
ne_request_headers.t t/live_engine_request_parameters.t
t/live_engine_request_up
loads.t t/live_engine_request_uri.t t/live_engine_response_cookies.t
t/live_engi
ne_response_errors.t t/live_engine_response_headers.t
t/live_engine_response_lar
ge.t t/live_engine_response_redirect.t t/live_engine_response_status.t
t/live_en
gine_setup_basics.t t/live_engine_setup_plugins.t t/live_loop.t
t/live_plugin_lo
aded.t t/live_priorities.t t/live_recursion.t
t/optional_http-server-restart.t t
/optional_http-server.t t/optional_lighttpd-fastcgi-non-root.t
t/optional_lightt
pd-fastcgi.t t/optional_memleak.t t/optional_stress.t
t/optional_threads.t t/uni
t_controller_config.t t/unit_controller_namespace.t
t/unit_core_action_for.t t/u
nit_core_component.t t/unit_core_component_layers.t
t/unit_core_component_loadin
g.t t/unit_core_log.t t/unit_core_merge_config_hashes.t
t/unit_core_mvc.t t/unit
_core_path_to.t t/unit_core_plugin.t t/unit_core_uri_for.t
t/unit_core_uri_for_a
ction.t t/unit_load_catalyst_test.t t/unit_utils_load_class.t
t/unit_utils_prefi
x.t t/unit_utils_request.t' too long
Stop.
nmake test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Thank you for your help.
Mike
More information about the Catalyst
mailing list