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

strange make test result #2023

Closed
p5pRT opened this issue May 30, 2000 · 3 comments
Closed

strange make test result #2023

p5pRT opened this issue May 30, 2000 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented May 30, 2000

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

Searchable as RT3301$

@p5pRT
Copy link
Author

p5pRT commented May 30, 2000

From rainer.tammer@spg.schulergroup.com

Hello,
I have downloaded the Perl 5.6.0 from perl.com.

I compiled the package under AIX 4.3.2.0

export CC=cc;./Configure -de
make test

The test give a couple of strange results...

1. the test lib/io_sock.t coredumps

The test lib/io_sock.t generates a coredump. If I rename the test file to lib/io_sock2.t is works...
It seems to me the the file name io_sock.t break the test...

2. lib/ndbm.t lib/gdbm.t coredumps

I have currently no idea why this tests fail.

Bye

  Rainer Tammer
  [Schuler Pressen GmbH & Co, Abt.​: CWIS, Tel.​: +49(7161)66-747]

@p5pRT
Copy link
Author

p5pRT commented May 31, 2000

From [Unknown Contact. See original ticket]

Hello,

i applyed the latest ibmcxx patch from ibm and used cc_r... the error is gone !!!!

you can close this ticket.

many thanks for your support.

Bye

  Rainer Tammer
  [Schuler Pressen GmbH & Co, Abt.​: CWIS, Tel.​: +49(7161)66-747]

@p5pRT
Copy link
Author

p5pRT commented Jun 8, 2000

From [Unknown Contact. See original ticket]

Hello,
I have downloaded the Perl 5.6.0 from perl.com.

I compiled the package under AIX 4.3.2.0

export CC=cc;./Configure -de
make test

The test give a couple of strange results...

1. the test lib/io_sock.t coredumps

The test lib/io_sock.t generates a coredump. If I rename the test file to
lib/io_sock2.t is works...
It seems to me the the file name io_sock.t break the test...

2. lib/ndbm.t lib/gdbm.t coredumps

I have currently no idea why this tests fail.

Bye

  Rainer Tammer
  [Schuler Pressen GmbH & Co, Abt.​: CWIS, Tel.​: +49(7161)66-747]

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

No branches or pull requests

1 participant