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

Cannot install perl-5.6.1: problem in "make test" #3926

Closed
p5pRT opened this issue Apr 27, 2001 · 2 comments
Closed

Cannot install perl-5.6.1: problem in "make test" #3926

p5pRT opened this issue Apr 27, 2001 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Apr 27, 2001

Migrated from rt.perl.org#6909 (status was 'rejected')

Searchable as RT6909$

@p5pRT
Copy link
Author

p5pRT commented Apr 27, 2001

From [email protected]

I have problems installing perl-5.6.1 which should be the newest
stable version according to CPAN. Symptom​: "./Configure" and "make"
work fine, but "make test" produces the following error​:

  base/cond............ok
  base/if..............ok
  base/lex.............FAILED at test 47
  Failed a basic test--cannot continue.
  make​: *** [test] Error 29

As you can imagine, I hesitate to do a "make install" after this
error message. :-)

What I tried till now​:

- built a shadow tree to the original 5.6.1 source tree (using
  "lndir")

- copied Policy.sh and config.sh from the 5.6.0 build tree

- ran "./Configure"

- ran "make"

- ran "make test" ...kaboom...

- tried this on OSF1-4.0f (=Tru64) and Irix-6.5​: same symptoms

- tried using the cc that comes with the respective OS and
  alternatively gcc-2.95.3​: same symptoms

- tried different compiler optimization flags​: same symptoms

- tried system malloc vs. perl malloc (in ./Configure)​: same symptoms

- tried running "./Configure" from the scratch (i.e. without old
  Policy.sh and config.sh files)​: same symptoms

- tried to comment out test #47 in t/base/lex.t​: symptoms now appear
  in test #48

- tried to remove all the tests #47-51 in t/base/lex.t​: symptoms now
  appear in the next test file t/base/pat.t .

Now I'm running out of ideas what to try next. :-) Never have had
similar problems with any older version of perl.

Is this a bug in 5.6.1, or did I do something wrong? If you need a
copy of my config.sh file or of some other files, please send a short
email so I can send those files to you.

Thanks for your help,

@p5pRT
Copy link
Author

p5pRT commented Jul 26, 2008

[email protected] - Status changed from 'open' to 'rejected'

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