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

whiteboard-hypercard build is broken #729

Closed
Eeems opened this issue Aug 26, 2023 · 2 comments · Fixed by #747
Closed

whiteboard-hypercard build is broken #729

Eeems opened this issue Aug 26, 2023 · 2 comments · Fixed by #747
Labels
bug Something isn't working packages Add or improve packages of the repository

Comments

@Eeems
Copy link
Member

Eeems commented Aug 26, 2023

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

  1. Open a PR where the version number for the whiteboard-hypercard package is incremented
  2. 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
@Eeems Eeems added bug Something isn't working packages Add or improve packages of the repository labels Aug 26, 2023
fenollp added a commit to fenollp/toltec that referenced this issue Oct 11, 2023
@Eeems Eeems linked a pull request Oct 27, 2023 that will close this issue
@fenollp
Copy link

fenollp commented Oct 28, 2023

#747 should have closed this I believe

@Eeems
Copy link
Member Author

Eeems commented Oct 28, 2023

It was linked, not sure why it didn't auto close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working packages Add or improve packages of the repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants