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

Testsuite failures on AIX #28

Closed
GoogleCodeExporter opened this issue Sep 6, 2015 · 3 comments
Closed

Testsuite failures on AIX #28

GoogleCodeExporter opened this issue Sep 6, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

On an AIX 5.2 system the testsuite fails in many ways.

The problems seem to stem from:
 - Assumption of GNU diff(1)
 - Assumption of GNU cp(1)
 - Assumption of GNU make(1)
 - /bin/sh on AIX doesn't seem to support some of the core
   requirements of test-lib.sh (trap 'die' EXIT, for example
   seems to always cause the test to exit 0)


Original issue reported on code.google.com by mark.gro...@gmail.com on 30 Apr 2011 at 2:19

@GoogleCodeExporter
Copy link
Author

Original comment by mark.gro...@gmail.com on 30 Apr 2011 at 2:58

  • Added labels: Maintainability

@GoogleCodeExporter
Copy link
Author

This issue was updated by revision r1338.


Fix pdcp tests on AIX

Original comment by mark.gro...@gmail.com on 30 Apr 2011 at 3:54

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r1341.

Original comment by mark.gro...@gmail.com on 30 Apr 2011 at 3:55

  • Changed state: Fixed

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