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

configure fails because of git submodules #74

Closed
brabalan opened this issue Sep 11, 2012 · 2 comments
Closed

configure fails because of git submodules #74

brabalan opened this issue Sep 11, 2012 · 2 comments

Comments

@brabalan
Copy link

@brabalan brabalan commented Sep 11, 2012

I'm trying to build servo and I cannot pass the configure stage. Here is the error I get:

configure: configuring submodules
configure: 
configure: git: submodule sync
configure: git: submodule status
-e34e5f67f3de6135865a99a4a545c1f78c2e67a3 src/libhubbub
-21f20640bbc609a580f7a289b6407240ae98754a src/libparserutils
-0f30525381b970e417f01aba7471640674e5ca4b src/mozjs
-fb6db02d328a3e40654bc543d485b5d96b70f3d6 src/rust-azure
-dc8e2c26f0afb501331277141a028b65aa2f10cd src/rust-cocoa
-82a5fd52ba7ce53a7f262cf40a4d5735685650d2 src/rust-core-foundation
-e41e085f8fdeaae4841d3daff24e04f1c9b01a38 src/rust-geom
-bdad57ee66e3579fffb9ef4363ca6c0b1a396e7d src/rust-glut
-ac161c81644484d947f662d2c7e95fee5d404a7a src/rust-harfbuzz
-bbf3d9dfc796d78548207a31361447fa57d9ddb7 src/rust-http-client
-18375fd31cde66d0f0204de8c6c15870ca32b05b src/rust-hubbub
-8e3eb37945e1c7ce72dd7bd483be262708bc6853 src/rust-io-surface
-3680392199625cbac08413cdc43db0fe354ab889 src/rust-layers
-2f45a0ee3b5d4dbb4e04a9b965e01e4c7cc1cd80 src/rust-mozjs
-a5d80a2d0f08a34fe48fd42683341e2a8dbccbe8 src/rust-opengles
-457e9fb7dc85044876803b81bafeb486680f3822 src/rust-stb-image
-c1a3cd94ee7ea21d27b9a90d1576417dc3d8edbf src/servo-sandbox
configure: git: submodule update
fatal: reference is not a tree: 21f20640bbc609a580f7a289b6407240ae98754a
fatal: reference is not a tree: 2f45a0ee3b5d4dbb4e04a9b965e01e4c7cc1cd80
Unable to checkout '21f20640bbc609a580f7a289b6407240ae98754a' in submodule path 'src/libparserutils'
Unable to checkout '2f45a0ee3b5d4dbb4e04a9b965e01e4c7cc1cd80' in submodule path 'src/rust-mozjs'
configure: error: git
@burg
Copy link

@burg burg commented Sep 11, 2012

Github had an outage, so I was unable to push some submodules. It should be fixed now.

@burg burg closed this Sep 11, 2012
@brabalan
Copy link
Author

@brabalan brabalan commented Sep 12, 2012

Thanks, configure now works.

ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Add a test for the document.body setter when there's no root element
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Properly blur box shadows, and correctly calculate the new texture coordinates when clipping rectangles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.