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

[wip][mono][tests] Fix Mono AOT compiler failing build on linux-arm64 #89182

Closed
wants to merge 14 commits into from

Conversation

kotlarmilos
Copy link
Member

This PR aims to fix failing Mono AOT compiler build reported in #86324. The idea is to split this job in two - an offset generation job using an arm64 crossrootfs, and the AOT compiler job using an x64 crossrootfs.

Description

TBD

Work in progress.

@kotlarmilos kotlarmilos added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it area-Infrastructure-mono labels Jul 19, 2023
@kotlarmilos kotlarmilos added this to the 8.0.0 milestone Jul 19, 2023
@kotlarmilos kotlarmilos self-assigned this Jul 19, 2023
@ghost
Copy link

ghost commented Jul 19, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

This PR aims to fix failing Mono AOT compiler build reported in #86324. The idea is to split this job in two - an offset generation job using an arm64 crossrootfs, and the AOT compiler job using an x64 crossrootfs.

Description

TBD

Work in progress.

Author: kotlarmilos
Assignees: kotlarmilos
Labels:

NO-MERGE, NO-REVIEW, area-Infrastructure-mono

Milestone: 8.0.0

@kotlarmilos
Copy link
Member Author

Closing this PR in favor of create a new multi-targeting Mariner docker image (passing an overridden crossrootfs property where needed to the appropriate targets, since we assume we use the same property throughout).

/cc: @directhex

@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant