Dear Friends, when running "make test" to install inline-perl i am getting the following error. Please guide me as whether this is because of Fedora core 1 which i am using as Linux platform or some other module which is not installed in the system. In the output it says "t/05files.....skipped all skipped: no reason given"
the output is as given below. Regards, Avinash [EMAIL PROTECTED] Inline-0.44]# make test make[1]: Entering directory `/icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C' make[1]: Leaving directory `/icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00init......ok t/01usages....ok t/02config....ok t/03errors....ok t/04create....ok t/05files.....skipped all skipped: no reason given All tests successful, 1 test skipped. Files=6, Tests=14, 4 wallclock secs ( 2.25 cusr + 0.13 csys = 2.38 CPU) make[1]: Entering directory `/icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t t/00init.......ok t/01syntax.....Uncaught exception from user code: This innvocation of Inline requires the Parse::RecDescent module. Can't locate Parse/RecDescent.pm in @INC (@INC contains: /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib ../blib/lib blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/arch /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../blib/lib/Inline/C/ParseRecDescent.pm line 14. at ../blib/lib/Inline/C.pm line 322 BEGIN failed--compilation aborted at t/01syntax.t line 37. One or more DATA sections were not processed by Inline. t/01syntax.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/02config.....ok 2/3Uncaught exception from user code: This innvocation of Inline requires the Parse::RecDescent module. Can't locate Parse/RecDescent.pm in @INC (@INC contains: /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib ../blib/lib blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/arch /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../blib/lib/Inline/C/ParseRecDescent.pm line 14. at ../blib/lib/Inline/C.pm line 322 BEGIN failed--compilation aborted at t/02config.t line 40. t/02config.....dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/03typemap....This innvocation of Inline requires the Parse::RecDescent module. Can't locate Parse/RecDescent.pm in @INC (@INC contains: /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib ../blib/lib blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/arch /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../blib/lib/Inline/C/ParseRecDescent.pm line 14. at ../blib/lib/Inline/C.pm line 322 INIT failed--call queue aborted (#1) (F) An untrapped exception was raised while executing a CHECK, INIT, or END subroutine. Processing of the remainder of the queue of such routines has been prematurely ended. Uncaught exception from user code: This innvocation of Inline requires the Parse::RecDescent module. Can't locate Parse/RecDescent.pm in @INC (@INC contains: /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib ../blib/lib blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/arch /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../blib/lib/Inline/C/ParseRecDescent.pm line 14. at ../blib/lib/Inline/C.pm line 322 INIT failed--call queue aborted. t/03typemap....dubious Test returned status 255 (wstat 65280, 0xff00) t/04perlapi....This innvocation of Inline requires the Parse::RecDescent module. Can't locate Parse/RecDescent.pm in @INC (@INC contains: /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib ../blib/lib blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/arch /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../blib/lib/Inline/C/ParseRecDescent.pm line 14. at ../blib/lib/Inline/C.pm line 322 INIT failed--call queue aborted (#1) (F) An untrapped exception was raised while executing a CHECK, INIT, or END subroutine. Processing of the remainder of the queue of such routines has been prematurely ended. Uncaught exception from user code: This innvocation of Inline requires the Parse::RecDescent module. Can't locate Parse/RecDescent.pm in @INC (@INC contains: /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/_Inline_test/lib ../blib/lib blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/lib /icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C/../blib/arch /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ../blib/lib/Inline/C/ParseRecDescent.pm line 14. at ../blib/lib/Inline/C.pm line 322 INIT failed--call queue aborted. t/04perlapi....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/05xsmode.....ok Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------- --- t/01syntax.t 255 65280 5 5 100.00% 1-5 t/02config.t 2 512 3 1 33.33% 3 t/03typemap.t 255 65280 ?? ?? % ?? t/04perlapi.t 255 65280 1 1 100.00% 1 Failed 4/6 test scripts, 33.33% okay. 7/11 subtests failed, 36.36% okay. make[1]: *** [test_dynamic] Error 29 make[1]: Leaving directory `/icic/iccipaymentgateway/iccipaymentgateway/Inline-0.44/C' make: *** [test] Error 2 You have new mail in /var/spool/mail/root -- "This e-mail message may contain confidential, proprietary or legally privileged information. It should not be used by anyone who is not the original intended recipient. If you have erroneously received this message, please delete it immediately and notify the sender. The recipient acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail transmissions and further acknowledges that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects."