Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am very new to perl. I am trying to install perl in ARM sytem which runs on NetBSD5.1 OS.
I have run "make" after "configure". On running "make test", I got the below error.Could someone please help on this? How can I proceed with this? Please helpdist/ExtUtils-ParseXS/t/001-basic ............................. pid 15 +174 (perl), uid 0: exited on signal 4 (core not dumped, err = 2) FAILED--expected 17 tests, saw 7 <br> dist/ExtUtils-ParseXS/t/002-more .............................. pid 69 +10 (perl), uid 0: exited on signal 4 (core not dumped, err = 2) FAILED--expected 29 tests, saw 6 <br> dist/ExtUtils-ParseXS/t/003-usage ............................. pid 14 +096 (perl), uid 0: exited on signal 4 (core not dumped, err = 2) FAILED--expected 24 tests, saw 6 <br> dist/ExtUtils-ParseXS/t/101-standard_typemap_locations ........ ok dist/ExtUtils-ParseXS/t/102-trim_whitespace ................... ok dist/ExtUtils-ParseXS/t/103-tidy_type ......................... ok dist/ExtUtils-ParseXS/t/104-map_type .......................... ok dist/ExtUtils-ParseXS/t/105-valid_proto_string ................ ok dist/ExtUtils-ParseXS/t/106-process_typemaps .................. ok dist/ExtUtils-ParseXS/t/108-map_type .......................... ok dist/ExtUtils-ParseXS/t/109-standard_XS_defs .................. ok dist/ExtUtils-ParseXS/t/110-assign_func_args .................. ok dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements ... ok dist/ExtUtils-ParseXS/t/112-set_cond .......................... ok dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements ..... ok dist/ExtUtils-ParseXS/t/114-blurt_death_Warn .................. ok dist/ExtUtils-ParseXS/t/115-avoid-noise ....................... ok dist/ExtUtils-ParseXS/t/501-t-compile ......................... ok dist/ExtUtils-ParseXS/t/510-t-bare ............................ ok dist/ExtUtils-ParseXS/t/511-t-whitespace ...................... ok dist/ExtUtils-ParseXS/t/512-t-file ............................ ok dist/ExtUtils-ParseXS/t/513-t-merge ........................... ok dist/ExtUtils-ParseXS/t/514-t-embed ........................... ok dist/ExtUtils-ParseXS/t/515-t-cmd ............................. ok dist/ExtUtils-ParseXS/t/516-t-clone ........................... ok dist/ExtUtils-ParseXS/t/517-t-targetable ...................... ok dist/ExtUtils-ParseXS/t/600-t-compat .......................... ok
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perl-5.22.1 in ARM system
by Anonymous Monk on Dec 31, 2015 at 07:05 UTC | |
by Anonymous Monk on Dec 31, 2015 at 08:44 UTC | |
by syphilis (Archbishop) on Dec 31, 2015 at 23:45 UTC | |
by Anonymous Monk on Jan 01, 2016 at 02:33 UTC | |
by Anonymous Monk on Dec 31, 2015 at 09:42 UTC | |
by 1nickt (Canon) on Dec 31, 2015 at 15:53 UTC | |
by BrowserUk (Patriarch) on Dec 31, 2015 at 16:43 UTC | |
| |
by Anonymous Monk on Jan 01, 2016 at 02:48 UTC |