Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo build failure RPMBUILD #23648
Closed
Servo build failure RPMBUILD #23648
Comments
|
My immediate suggestion is to try installing the clang, llvm, and llvm-dev packages. |
|
Installing |
bors-servo
added a commit
that referenced
this issue
Jun 28, 2019
Add support for market:// urls Rebased from #23648. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21992. - [x] These changes do not require tests because can't test embedders. <!-- 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/23649) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jun 28, 2019
Add support for market:// urls Rebased from #23648. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21992. - [x] These changes do not require tests because can't test embedders. <!-- 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/23649) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jun 28, 2019
Add support for market:// urls Rebased from #23648. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21992. - [x] These changes do not require tests because can't test embedders. <!-- 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/23649) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jun 28, 2019
Add support for market:// urls Rebased from #23648. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21992. - [x] These changes do not require tests because can't test embedders. <!-- 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/23649) <!-- Reviewable:end -->
|
Closing as fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As of the latest commit on master 61cadfa building Servo on Ubuntu failed with:
Doing
./mach bootstrapreturnsDependencies were already installed!. Should we addrpmas a dependency for mach boostrap?After manually installing RPM I now see: