Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with installation while running 'make test' #888

Closed
p5pRT opened this issue Nov 24, 1999 · 2 comments
Closed

Problem with installation while running 'make test' #888

p5pRT opened this issue Nov 24, 1999 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Nov 24, 1999

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

Searchable as RT1820$

@p5pRT
Copy link
Author

p5pRT commented Nov 24, 1999

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
Copy link
Author

p5pRT commented Nov 25, 1999

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant