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

x/build: android-arm-corellium failures with clang-13 link errors #51105

Open
bcmills opened this issue Feb 9, 2022 · 4 comments
Open

x/build: android-arm-corellium failures with clang-13 link errors #51105

bcmills opened this issue Feb 9, 2022 · 4 comments
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Android
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Feb 9, 2022

greplogs --dashboard -md -l -e 'clang-13: error: linker command failed' --since=2022-01-01

2022-02-09T05:39:47-255acb0/android-arm-corellium
2022-02-08T23:29:18-c5bce74/android-arm-corellium
2022-02-08T22:39:05-0cbe3e0/android-arm-corellium
2022-02-08T22:26:40-5442f4d/android-arm-corellium
2022-02-08T22:25:54-5406328/android-arm-corellium
2022-02-08T22:16:52-3e514a0/android-arm-corellium
2022-02-08T21:31:01-1fe8f47/android-arm-corellium

@steeve, @changkun: was this caused by a configuration change? (If it has been reverted, perhaps run retrybuilds to clear the failures?)

@bcmills bcmills added Builders x/build issues (builders, bots, dashboards) OS-Android arch-arm Issues solely affecting the 32-bit arm architecture. labels Feb 9, 2022
@gopherbot gopherbot added this to the Unreleased milestone Feb 9, 2022
@changkun
Copy link
Member

changkun commented Feb 9, 2022

I think so. Somehow for unknown reasons, corellium removed all of our builders for iOS and one of our Android builders. Yesterday, I restored the environment following the instruction here. However I am not entirely familiar with the requirement for Android builders. It seems that this step does not setup clang properly: https://github.com/golang/build/blob/61db2df4c25c3e91cd93724630a44223de10a44e/env/corellium/android/install.sh#L47

I will investigate this soon (hints are also appretiated).

@steeve
Copy link
Contributor

steeve commented Feb 9, 2022

@changkun sorry to hear that, is this something that happen often ?

@changkun
Copy link
Member

changkun commented Feb 9, 2022

@changkun sorry to hear that, is this something that happen often ?

It is very often (approx. biweekly) that builders are somehow being stopped (hence unreachable), removing the builders happened twice (including this time). I queried Corellium customer support, they still don't have a response to that.

@steeve
Copy link
Contributor

steeve commented Feb 9, 2022

Ok, I'm going to reach out to their CEO, hopefully that bumps the priority.

@cherrymui cherrymui added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Android
Projects
None yet
Development

No branches or pull requests

5 participants