-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
bugSomething isn't workingSomething isn't workingpackagesAdd or improve packages of the repositoryAdd or improve packages of the repository
Description
Describe the issue
As part of #700 I attempted to retrigger the build of the whiteboard-hypercard package. The build keeps failing due to a timeout when trying to fetch one of the git submodules. This will need to be resolved separately.
To Reproduce
- Open a PR where the version number for the whiteboard-hypercard package is incremented
- The build will error
Expected behaviour
The package should build with no error.
Upstream issue
N/A
Screenshots
N/A
Device/Package information (please complete the following information):
N/A
Additional context
[ INFO] toltec.builder: whiteboard-hypercard [rmall]: Fetching source files
[ INFO] toltec.builder: whiteboard-hypercard [rmall]: Building artifacts
[ INFO] toltec.builder: whiteboard-hypercard [rmall]: Only showing up to 50 lines of context. Use --verbose for the full output.
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: info: downloading component 'rustfmt'
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: info: installing component 'rustfmt'
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Updating crates.io index
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Updating git repository `[https://github.com/canselcik/libremarkable`](https://github.com/canselcik/libremarkable%60)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Updating git submodule `git://github.com/ricardoquesada/libfreetype`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: warning: spurious network error (2 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: warning: spurious network error (1 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: error: failed to get `libremarkable` as a dependency of package `marauder v0.3.4 (/src/marauder)`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to load source for dependency `libremarkable`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Unable to update https://github.com/canselcik/libremarkable?branch=master#6e5ce150
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to update submodule `legacy-c-impl/libfreetype`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to fetch submodule `legacy-c-impl/libfreetype` from git://github.com/ricardoquesada/libfreetype
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to connect to github.com: Connection timed out; class=Os (2)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: build() failed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackagesAdd or improve packages of the repositoryAdd or improve packages of the repository