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

Require v4.0 of LLVM and friends #841

Merged
merged 1 commit into from May 25, 2018
Merged

Require v4.0 of LLVM and friends #841

merged 1 commit into from May 25, 2018

Conversation

@asajeffrey
Copy link
Member

asajeffrey commented May 24, 2018

Bindgen needs LLVM 3.9 or higher.


This change is Reviewable

@aneeshusa
Copy link
Member

aneeshusa commented May 24, 2018

Besides applying to a builder that's taken out of rotation, another way to test this might be to try to build a docker image (see docs/docker.md) and build servo in there; my memory is a bit fuzzy but IIRC the docker images can build servo, but can't quite run some of the tests (e.g. reftests that need xvfb).

@asajeffrey asajeffrey force-pushed the asajeffrey:llvm-4.0 branch from f54376c to 03c1735 May 25, 2018
@asajeffrey
Copy link
Member Author

asajeffrey commented May 25, 2018

I applied these changes, and ran vagrant locally. With these changes ./mach build -d succeeds, both with servo master, and with bindgenup.

@jdm
Copy link
Member

jdm commented May 25, 2018

@bors-servo
Copy link
Contributor

bors-servo commented May 25, 2018

📌 Commit 03c1735 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented May 25, 2018

Testing commit 03c1735 with merge b118f78...

bors-servo added a commit that referenced this pull request May 25, 2018
Require v4.0 of LLVM and friends

Bindgen needs LLVM 3.9 or higher.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/841)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 25, 2018

☀️ Test successful - status-travis
Approved by: jdm
Pushing b118f78 to master...

@bors-servo bors-servo merged commit 03c1735 into servo:master May 25, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@jdm jdm removed the S-needs-deploy label May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.