Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.99k stars 559 forks source link

Problem with installation while running 'make test' #888

Closed p5pRT closed 21 years ago

p5pRT commented 25 years ago

Migrated from rt.perl.org#1820 (status was 'resolved')

Searchable as RT1820$

p5pRT commented 25 years ago

From gajendrac@nichemusic.com

I found difficulties while installation of PERL. I found following error after running 'make test'. (make test is one of the command to be executed while installation)

Failed 1 test script out of 190\, 96.84% okay.   ### Since not all tests were successful\, you may want to run some   ### of them individually and examine any diagnostic messages they   ### produce. See the INSTALL document's section on "make test".   ### If you are testing the compiler\, then ignore this message   ### and run   ### ./perl harness   ### in the directory ./t.   ###   ### Since most tests were successful\, you have a good chance to   ### get information with better granularity by running   ### ./perl harness   ### in directory ./t. u=0.32 s=0.3 cu=19.51 cs=7.79 scripts=185 tests=6506 *** Error code 1 make​: Fatal error​: Command failed for target `test'

The end part of './perl harness' is as follows lib/tie-stdarray....ok lib/tie-stdpush.....ok lib/timelocal.......ok lib/trig............ok Failed Test Status Wstat Total Fail Failed List of failed



op/stat.t 58 1 1.72% 29 5 tests skipped\, plus 14 subtests skipped. Failed 1/190 test scripts\, 99.47% okay. 1/6506 subtests failed\, 99.98% okay. # My Solaris7 operating system is installed with cc compiler. Machine is SPARC ULTRA 5. I would be thakful if you reply back with right solution.

Thanking you in advance\,

Gajendra Chacharkar Company- NicheMusic.com 75 Arkansas Street San Francisco\, USA zip- 94107 gajendrac@​nichemusic.com

p5pRT commented 25 years ago

From [Unknown Contact. See original ticket]

Gajendra Chacharkar \gajendrac@​nichemusic\.com writes​:

The end part of './perl harness' is as follows lib/tie-stdarray....ok lib/tie-stdpush.....ok lib/timelocal.......ok lib/trig............ok Failed Test Status Wstat Total Fail Failed List of failed ---------------------------------------------------------------------------- --- op/stat.t 58 1 1.72% 29 5 tests skipped\, plus 14 subtests skipped. Failed 1/190 test scripts\, 99.47% okay. 1/6506 subtests failed\, 99.98% okay. # My Solaris7 operating system is installed with cc compiler. Machine is SPARC ULTRA 5. I would be thakful if you reply back with right solution.

You may not have a "real" problem. One of the op/stat.t tests fails in either Sun's tmpfs (often mounted on /tmp) or in ClearCase VOBS. The "problem" is that those file systems don't update the times that stat.t is checking in the same was a regular file systems do.

-- Nick Ing-Simmons \nik@​tiuk\.ti\.com Via\, but not speaking for​: Texas Instruments Ltd.