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

topkg-windows.1.0.7 #281

Merged
merged 4 commits into from
Jan 15, 2024
Merged

topkg-windows.1.0.7 #281

merged 4 commits into from
Jan 15, 2024

Conversation

Chimrod
Copy link
Contributor

@Chimrod Chimrod commented Oct 1, 2023

Update to latest topkg

@Chimrod
Copy link
Contributor Author

Chimrod commented Oct 1, 2023

Hello,

I’ll need some help in order to understand why the test failed. I will be able to submit new package, but I have to be able to reproduce the same error locally in order to submit correct PR.

Thanks !

@toots
Copy link
Member

toots commented Oct 2, 2023

@Chimrod you can run the tests locally with a verbose mode:

% VERBOSE=1 ./tests/run_tests.sh

@Chimrod
Copy link
Contributor Author

Chimrod commented Oct 2, 2023

I have this log after some time:

Step 10/12 : RUN cd /usr/src/mxe/ && cat /home/opam/mxe-deps | xargs make
 ---> Running in 9f20b178d153
[pkg-list]  cc cmake
[download]    binutils-2.36.1.tar.bz2
[download]    ccache-3.6.tar.xz
[download]    mingw-w64-v9.0.0.tar.bz2
[download]    gmp-6.1.2.tar.xz
[download]    isl-0.16.1.tar.bz2
MXE Warning! Downloading isl from second URL.
MXE Warning! Downloading isl from backup.

Download failed or wrong checksum of package isl!
------------------------------------------------------------
Connecting to d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)|13.32.158.139|:80... failed: No route to host.
Connecting to d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)|13.32.158.212|:80... failed: No route to host.
--2023-10-02 20:51:31--  http://d1yihgixbnrglp.cloudfront.net/isl%2D0%2E16%2E1%2Etar%2Ebz2_412538bb65c799ac98e17e8cfcdacbb257a57362acfaaff254b0fcae970126d2
Connecting to d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)|13.32.158.181|:80... failed: No route to host.
Connecting to d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)|13.32.158.26|:80... failed: No route to host.
Connecting to d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)|13.32.158.139|:80... failed: No route to host.
Connecting to d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)|13.32.158.212|:80... failed: No route to host.
Download failed!
------------------------------------------------------------
[log]      /usr/src/mxe/log/isl-download

make: *** [Makefile:707: download-only-isl-0.16.1.tar.bz2] Error 1
[failed]🚫

I have no idea how to interpret this!

@Chimrod
Copy link
Contributor Author

Chimrod commented Oct 5, 2023

I do not understand why the tests are failing. It looks like there is a timeout after a while, but I do not know the test process…

@toots
Copy link
Member

toots commented Oct 5, 2023

I have no idea either unfortunately. This looks like a CI issue but the tests are passing with other packages. I'll see if I can find the time to look at it at some point soon.

@toots toots merged commit 8333208 into ocaml-cross:main Jan 15, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants