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

Bump to Xcode 9 #2176

Merged
merged 10 commits into from
Jun 6, 2017
Merged

Bump to Xcode 9 #2176

merged 10 commits into from
Jun 6, 2017

Conversation

VincentDondain
Copy link
Contributor

Update Versions-ios and Versions-mac file too.

Update Versions-ios and Versions-mac file too.
Make.config Outdated
XCODE_DEVELOPER_ROOT=/Applications/Xcode83.app/Contents/Developer
# Xcode 9
XCODE_VERSION=9
XCODE_URL=http://xamarin-storage/bot-provisioning/Xcode_9.xip
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just assumed the wrong link (:

Copy link
Member

@dalexsoto dalexsoto left a comment

Choose a reason for hiding this comment

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

👍

@monojenkins
Copy link
Collaborator

Build failure

1 similar comment
@monojenkins
Copy link
Collaborator

Build failure

@spouliot
Copy link
Contributor

spouliot commented Jun 5, 2017

Please review failures and post them on slack, if help is needed, until the branch builds :)

@monojenkins
Copy link
Collaborator

Build failure

…t#2095)"

This reverts commit 425274a.

Prevents building xcode9 branch, see: https://jenkins.mono-project.com/job/xamarin-macios-pr-builder/3886/console

```
runtime.m:1122:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
                  char *last_sep = strrchr (info.dli_fname, '/');
```
…rvalue of type 'const char *'

Prevented building xcode9 branch, see: https://jenkins.mono-project.com/job/xamarin-macios-pr-builder/3886/console

```
runtime.m:1122:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
                              char *last_sep = strrchr (info.dli_fname, '/');
```
@VincentDondain VincentDondain added the do-not-merge Do not merge this pull request label Jun 6, 2017
@VincentDondain
Copy link
Contributor Author

Don't merge, I will do a force push at the end to refactor the commits (I don't think we should just squash them this time).

Will do this once it's a. building and b. approved.

@monojenkins
Copy link
Collaborator

Build failure

1 similar comment
@monojenkins
Copy link
Collaborator

Build failure

The generated output doesn't compile because Apple forgot to ship headers for
the ExternalAccessory framework in their tvOS simulator SDK.
Copy link
Member

@rolfbjarne rolfbjarne left a comment

Choose a reason for hiding this comment

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

GTG once Jenkins approves.

@VincentDondain
Copy link
Contributor Author

After 3 hr 12 min the build seems stuck but we can build locally with these fixes.

Slack conversation:

Sebastien Pouliot [16:13] 
If it's running tests then it has completed building (good)
Also I don't think Rolf 's fix for the sim are part of the pr

Alex Soto [16:13] 
So might be hung right know on sims

Sebastien Pouliot [16:14] 
So even if not stuck it will all fail

Alex Soto [16:14] 
should we #YoloMerge ?

Sebastien Pouliot [16:14] 
It might only be consecutive timeouts
Yes, let's merge that one so everyone can build it locally

Vincent Dondain [16:15] 
ok doing it

So let's squash merge this so people can indeed build (:

@VincentDondain VincentDondain merged commit 24cd73a into dotnet:xcode9 Jun 6, 2017
@VincentDondain VincentDondain deleted the xcode9-bump branch June 6, 2017 20:21
@VincentDondain VincentDondain removed the do-not-merge Do not merge this pull request label Jun 6, 2017
@monojenkins
Copy link
Collaborator

Build failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants