Clould Build iOS Platform Failed!

Today when i build my project on iOS Platform , i got this error message. The built project is consistent with yesterday’s version, but it was successfully built yesterday.

4: Running as cloudbuild
5: Running Prebuild steps
6: In quiet period, build will start momentarily…
7: In quiet period, build will start momentarily…
8: Using /BUILD_PATH/.rvm/gems/ruby-2.4.2
9: 1 gem installed
10: A new major version is available for Algolia! Please now use the algolia | RubyGems.org | your community gem host gem to get the latest features.
11: ERROR: While executing gem … (Gem::Requirement::BadRequirementError)
12: Illformed requirement [“bvr”]

4 Likes

I am having the same problem.
While executing gem … (Gem::Requirement::BadRequirementError)

This really came out of nowhere and it was building fine yesterday.

3 Likes

Unity Version- Unity 2020.2.7f1
XCode Version- Xcode 13.0.0

1: Running as cloudbuild
2: Running Prebuild steps
3: In quiet period, build will start momentarily…
4: In quiet period, build will start momentarily…
5: Using /BUILD_PATH/.rvm/gems/ruby-2.4.2
6: 1 gem installed
7: A new major version is available for Algolia! Please now use the algolia | RubyGems.org | your community gem host gem to get the latest features.
8: ERROR: While executing gem … (Gem::Requirement::BadRequirementError)
9: Illformed requirement [“bvr”]
10: % Total % Received % Xferd Average Speed Time Time Time Current
11: Dload Upload Total Spent Left Speed
12:
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
8 4724k 8 392k 0 0 1610k 0 0:00:02 --:–:-- 0:00:02 1603k
100 4724k 100 4724k 0 0 7940k 0 --:–:-- --:–:-- --:–:-- 7927k

1 Like

Same Here. Everything was building fine yesterday and getting the same error out of nowhere. Builds fine locallty.
ERROR: While executing gem … (Gem::Requirement::BadRequirementError)

1 Like

Also confirming that we’re getting the same issue. From what I can tell, this happens from time to time, and it’ll be up to Unity to fix it: A failure has occurred in Unity Cloud Build Give up...

1 Like

Can confirm this is still an issue. Guess we just wait?

Looks like builds are working for us now :slight_smile:

Hi everyone, it was a small error due to some changes we made on our end. We’ve reverted so your builds should be back up and running. Let me know if that’s not the case.

1 Like

Hi rajivrao, we have our project on Unity 2021.2.6f1 and all day long Unity Cloud Building were using 2021.2.5f1 with no issues and for some unknown since 8 PM or so with no reason it’s using 2021.2.4f1 and since then each build fails with the following error:

com.unity.render-pipelines.universal: Package [com.unity.render-pipelines.universal@12.1.2] cannot be found

Thanks for the heads up @StageClearStudios – sending to our support team to see if this is related to the previous error.