Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'Login.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Checking if your kit is complete... Looks good Checking if your kit is complete... Warning: the following files are missing in your kit: t/1.t Please inform the author. Writing Makefile for SQCAS::Admin::User Writing Makefile for SQCAS::Admin Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing Makefile for SQCAS::Apache::Authentication Checking if your kit is complete... Looks good Writing Makefile for SQCAS::Apache::Authorization Checking if your kit is complete... Looks good Writing Makefile for SQCAS::Apache::EditAccount Checking if your kit is complete... Looks good Writing Makefile for SQCAS::Apache::Login Checking if your kit is complete... Looks good Writing Makefile for SQCAS::Apache::NewUser Writing Makefile for SQCAS::Apache Checking if your kit is complete... Looks good Writing Makefile for SQCAS::DB Checking if your kit is complete... Looks good Writing Makefile for SQCAS::_config Writing Makefile for SQCAS Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp SQCAS.pm blib\lib\SQCAS.pm nmake -f Makefile all -nologo cp Admin.pm ..\blib\lib\SQCAS\Admin.pm nmake -f Makefile all -nologo cp User.pm ..\..\blib\lib\SQCAS\Admin\User.pm cd .. cd .. nmake -f Makefile all -nologo cp Apache.pm ..\blib\lib\SQCAS\Apache.pm nmake -f Makefile all -nologo cp Authentication.pm ..\..\blib\lib\SQCAS\Apache\Authentication.pm cd .. nmake -f Makefile all -nologo cp Authorization.pm ..\..\blib\lib\SQCAS\Apache\Authorization.pm cd .. nmake -f Makefile all -nologo cp EditAccount.pm ..\..\blib\lib\SQCAS\Apache\EditAccount.pm cd .. nmake -f Makefile all -nologo cp Login.pm ..\..\blib\lib\SQCAS\Apache\Login.pm cd .. nmake -f Makefile all -nologo cp NewUser.pm ..\..\blib\lib\SQCAS\Apache\NewUser.pm cd .. cd .. nmake -f Makefile all -nologo cp DB.pm ..\blib\lib\SQCAS\DB.pm cd .. nmake -f Makefile all -nologo cp _config.pm ..\blib\lib\SQCAS\_config.pm cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo nmake -f Makefile all -nologo cd .. cd .. nmake -f Makefile all -nologo nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. cd .. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/SQCAS....1..11 # Failed test 'use SQCAS;' # at t/SQCAS.t line 9. not ok 1 - use SQCAS; # Tried to use 'SQCAS'. # Error: Couldn't open SQCAS config files: No such file or directory at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SQCAS\blib\lib/SQCAS/_config.pm line 21. # Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SQCAS\blib\lib/SQCAS.pm line 163. # BEGIN failed--compilation aborted at t/SQCAS.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Attempt to reload SQCAS.pm aborted. Compilation failed in require at t/SQCAS.t line 12. BEGIN failed--compilation aborted at t/SQCAS.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/SQCAS.t 255 65280 11 21 1-11 Failed 1/1 test scripts. 11/11 subtests failed. Files=1, Tests=11, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 11/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.