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

Add build-essential to Debian based Linuxes' requirements #9264

Conversation

@waterlink
Copy link
Contributor

waterlink commented Jan 11, 2016

This is discovered here: #9262

Particularly make needs to be available.

Usually on developer workstation build-essential is already installed. That is why it wasn't there in requirements.

It occurs that if you use minimal ubuntu image for some kind of automated build, it doesn't have build-essential by default. So would be nice to still have build-essential there in the command.

Kind Regards,
Oleksii

/cc @jdm

Review on Reviewable

@highfive
Copy link

highfive commented Jan 11, 2016

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @Ms2ger (or someone else) soon.

@jdm jdm self-assigned this Jan 12, 2016
@jdm
Copy link
Member

jdm commented Jan 12, 2016

@bors-servo: r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2016

📌 Commit 5ab548d has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2016

Testing commit 5ab548d with merge c8dfb85...

bors-servo added a commit that referenced this pull request Jan 12, 2016
…-essential, r=jdm

Add build-essential to Debian based Linuxes' requirements

This is discovered here: #9262

Particularly `make` needs to be available.

Usually on developer workstation `build-essential` is already installed. That is why it wasn't there in requirements.

It occurs that if you use minimal ubuntu image for some kind of automated build, it doesn't have `build-essential` by default. So would be nice to still have `build-essential` there in the command.

--
Kind Regards,
Oleksii

--

/cc @jdm

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9264)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2016

💔 Test failed - linux-rel

@waterlink
Copy link
Contributor Author

waterlink commented Jan 12, 2016

hmm, that is strange. Is this failure related to the change?

@jdm
Copy link
Member

jdm commented Jan 12, 2016

@bors-servo: retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2016

Testing commit 5ab548d with merge 64b0e47...

bors-servo added a commit that referenced this pull request Jan 12, 2016
…-essential, r=jdm

Add build-essential to Debian based Linuxes' requirements

This is discovered here: #9262

Particularly `make` needs to be available.

Usually on developer workstation `build-essential` is already installed. That is why it wasn't there in requirements.

It occurs that if you use minimal ubuntu image for some kind of automated build, it doesn't have `build-essential` by default. So would be nice to still have `build-essential` there in the command.

--
Kind Regards,
Oleksii

--

/cc @jdm

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9264)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2016

@bors-servo bors-servo merged commit 5ab548d into servo:master Jan 12, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@waterlink waterlink deleted the waterlink:debian-linuxes-requirements-add-build-essential branch Jan 12, 2016
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

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