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

Compare gstreamer version via `pkg-config --modversion` in bootstrap python script #23069

Merged
merged 1 commit into from Mar 26, 2019

Conversation

@CYBAI
Copy link
Collaborator

CYBAI commented Mar 21, 2019

Not sure why calling ["pkg-config", "gstreamer-1.0 >= 1.12"] did not work for some people on Mojave. (Btw, I'm also on Mojave but checking version with gstreamer-1.0 >= 1.12 works fine for me 🤔)

I'd like to send this PR and ask bors to try to see if this will also work for other platform.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #23015
  • These changes do not require tests because it tries to fix building issue

This change is Reviewable

@CYBAI CYBAI requested review from jdm and Manishearth Mar 21, 2019
@CYBAI CYBAI changed the title Compare gstreamer version via `pkg-config --modversion` Compare gstreamer version via `pkg-config --modversion` in bootstrap python script Mar 21, 2019
@CYBAI
Copy link
Collaborator Author

CYBAI commented Mar 21, 2019

@bors-servo try

  • AppVeyor failed with network issue 🤔
@bors-servo
Copy link
Contributor

bors-servo commented Mar 21, 2019

Trying commit 9356d4a with merge 558ef80...

bors-servo added a commit that referenced this pull request Mar 21, 2019
Compare gstreamer version via `pkg-config --modversion` in bootstrap python script

Not sure why calling `["pkg-config", "gstreamer-1.0 >= 1.12"]` did not work for some people on Mojave. (Btw, I'm also on Mojave but checking version with `gstreamer-1.0 >= 1.12` works fine for me 🤔)

I'd like to send this PR and ask bors to try to see if this will also work for other platform.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23015
- [x] These changes do not require tests because it tries to fix building issue

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23069)
<!-- Reviewable:end -->
python/servo/bootstrap.py Outdated Show resolved Hide resolved
@CYBAI CYBAI force-pushed the CYBAI:fix-gstreamer-checking branch from 9356d4a to 181efc0 Mar 21, 2019
@CYBAI
Copy link
Collaborator Author

CYBAI commented Mar 21, 2019

@Feliix42 helped to check this patch works! (#23015 (comment))

@jdm
Copy link
Member

jdm commented Mar 25, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Mar 25, 2019

📌 Commit 181efc0 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Mar 25, 2019

Testing commit 181efc0 with merge 50f15ac...

bors-servo added a commit that referenced this pull request Mar 25, 2019
Compare gstreamer version via `pkg-config --modversion` in bootstrap python script

Not sure why calling `["pkg-config", "gstreamer-1.0 >= 1.12"]` did not work for some people on Mojave. (Btw, I'm also on Mojave but checking version with `gstreamer-1.0 >= 1.12` works fine for me 🤔)

I'd like to send this PR and ask bors to try to see if this will also work for other platform.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23015
- [x] These changes do not require tests because it tries to fix building issue

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

bors-servo commented Mar 25, 2019

💔 Test failed - linux-rel-css

@jdm
Copy link
Member

jdm commented Mar 25, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Mar 26, 2019

Testing commit 181efc0 with merge 4201965...

bors-servo added a commit that referenced this pull request Mar 26, 2019
Compare gstreamer version via `pkg-config --modversion` in bootstrap python script

Not sure why calling `["pkg-config", "gstreamer-1.0 >= 1.12"]` did not work for some people on Mojave. (Btw, I'm also on Mojave but checking version with `gstreamer-1.0 >= 1.12` works fine for me 🤔)

I'd like to send this PR and ask bors to try to see if this will also work for other platform.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23015
- [x] These changes do not require tests because it tries to fix building issue

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

bors-servo commented Mar 26, 2019

💔 Test failed - mac-rel-css1

@CYBAI
Copy link
Collaborator Author

CYBAI commented Mar 26, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Mar 26, 2019

💣 Failed to start rebuilding: Unknown error

@bors-servo
Copy link
Contributor

bors-servo commented Mar 26, 2019

Testing commit 181efc0 with merge c9b5b8f...

bors-servo added a commit that referenced this pull request Mar 26, 2019
Compare gstreamer version via `pkg-config --modversion` in bootstrap python script

Not sure why calling `["pkg-config", "gstreamer-1.0 >= 1.12"]` did not work for some people on Mojave. (Btw, I'm also on Mojave but checking version with `gstreamer-1.0 >= 1.12` works fine for me 🤔)

I'd like to send this PR and ask bors to try to see if this will also work for other platform.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23015
- [x] These changes do not require tests because it tries to fix building issue

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

bors-servo commented Mar 26, 2019

@bors-servo bors-servo merged commit 181efc0 into servo:master Mar 26, 2019
3 of 4 checks passed
3 of 4 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
Taskcluster (pull_request) TaskGroup: success
Details
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
@CYBAI CYBAI deleted the CYBAI:fix-gstreamer-checking branch Mar 26, 2019
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.

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