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

Build on a newer version of macos #3354

Open
sxa opened this issue May 17, 2023 · 3 comments
Open

Build on a newer version of macos #3354

sxa opened this issue May 17, 2023 · 3 comments
Labels
enhancement Issues that enhance the code or documentation of the repo in any way macos Issues that affect or relate to the MAC OS testing Issues that enhance or fix our test suites

Comments

@sxa
Copy link
Member

sxa commented May 17, 2023

We are currently building on macos 10.x on x64 - we should start using newer build machines (ideally the latest OS version, and ensure that we can target all in-support versions).

For some releases we are using the options to target back to 10.9 but not for all releases. We need to do some testing on the later versions to ensure there are no new test failures that occur what build on the new one and tested on a "supported" one (probably verifying the tests on the existing 10.14/15 systems).

Note that there is a related infrastructure issue at adoptium/infrastructure#3050 to cover issues with our playbooks on the older version of macos.

@sxa sxa added the enhancement Issues that enhance the code or documentation of the repo in any way label May 17, 2023
@github-actions github-actions bot added macos Issues that affect or relate to the MAC OS testing Issues that enhance or fix our test suites labels May 17, 2023
@sxa
Copy link
Member Author

sxa commented Aug 21, 2023

Note https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin/287 has successfully build on macos 12/x64 with our existing -mmacosx-version-min=10.9 option

@Haroon-Khel
Copy link
Contributor

Haroon-Khel commented Oct 2, 2023

adoptium/infrastructure#2536 (comment) is relevant; successful jdk11 17 and 20 x64 builds on arm64 macos11 machines

@Haroon-Khel
Copy link
Contributor

ref #3487 (comment)

I built an x64 jdk8 binary using xcode11.7 on macos12. The build ran fine and am now running the binary through the aqa test pipeline on a macos10.15 machine https://ci.adoptium.net/job/AQA_Test_Pipeline/180/console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that enhance the code or documentation of the repo in any way macos Issues that affect or relate to the MAC OS testing Issues that enhance or fix our test suites
Projects
Status: Todo
Status: Todo
Development

No branches or pull requests

2 participants