Skip to content

ansible: add cmake for AIX#2218

Merged
richardlau merged 2 commits intonodejs:masterfrom
richardlau:aix-cmake
Mar 13, 2020
Merged

ansible: add cmake for AIX#2218
richardlau merged 2 commits intonodejs:masterfrom
richardlau:aix-cmake

Conversation

@richardlau
Copy link
Copy Markdown
Member

Install cmake on AIX from the AIX Toolbox for Linux Applications.

Refs: #2097
Refs: libuv/libuv#2731

cc @AshCripps @sam-github

@richardlau
Copy link
Copy Markdown
Member Author

I've rerun ansible on test-ibm-aix71-ppc64_be-1 and test-ibm-aix71-ppc64_be-2. cmake is installed in /opt/freeware/bin:

bash-5.0$ /opt/freeware/bin/cmake --version
cmake version 3.14.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).
bash-5.0$

@mhdawson
Copy link
Copy Markdown
Member

If that works, then works for me.

Copy link
Copy Markdown
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richardlau
Copy link
Copy Markdown
Member Author

/opt/freeware/bin isn't currently on the PATH for AIX. I'll add it as part of select-compiler.sh so we don't have to do it in every job that needs cmake.

@richardlau richardlau merged commit ac8d5cf into nodejs:master Mar 13, 2020
@richardlau richardlau deleted the aix-cmake branch March 13, 2020 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants