Skip to content

AIX: Testing fails because it cannot "make genParallelList" #5542

@adamfarley

Description

@adamfarley

Summary
All testing fails due to this error:

22:18:23  + cd ./aqa-tests/TKG
22:18:23  + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
22:18:23  "makefile", line 19: make: Dependency line needs colon or double colon operator.
22:18:23  "makefile", line 20: make: Dependency line needs colon or double colon operator.
22:18:23  "makefile", line 21: make: Dependency line needs colon or double colon operator.

Details
This happens consistently but only recently, implying a syntactic intolerance of a new machine setup.

Next step

One solution is to implement the fix found here: #621

Will raise a PR.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions