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

Makefiles errors on AIX #20

Closed
zzambers opened this issue Nov 22, 2023 · 2 comments
Closed

Makefiles errors on AIX #20

zzambers opened this issue Nov 22, 2023 · 2 comments

Comments

@zzambers
Copy link
Collaborator

Seems like makefiles are using features not supported on AIX, showing errors in grinder:

17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../Makefile", line 1: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../Makefile", line 2: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../Makefile", line 3: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../Makefile", line 15: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../certgen/certgen.mk", line 77: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../ssl-tests/ssl-tests.mk", line 15: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  "/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/../ssl-tests/ssl-tests.mk", line 26: make: 1254-055 Dependency line needs colon or double colon operator.
17:13:24  make: 1254-058 Fatal errors encountered -- cannot continue.

Probably wontfix..

@zzambers
Copy link
Collaborator Author

... btw on Solaris there is this error:
/export/home/jenkins/workspace/Grinder/aqa-tests/functional/security/ssl-tests/ssl-tests/jtreg-wrappers/ssl-tests.sh: JAVA_HOME=/export/home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image: is not an identifier

@zzambers
Copy link
Collaborator Author

Excluded exotic OSes, see: #21

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