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

Update mingw to version 2023-10-26 #118

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

garbear
Copy link
Member

@garbear garbear commented Nov 25, 2023

Description

Current mingw on the mirrors, version 2021-07-25, tries to hit some URLs for packages that no longer resolve properly. I tried updating msys2 to the latest version, and cores now build successfully.

How has this been tested?

Tested with genplus: https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-game%2Fgame.libretro.genplus/detail/testing/5/pipeline/13/

@CrystalP
Copy link

CrystalP commented Nov 25, 2023

Please align with what will happen in #24133, to point to msys2 mirrors or our own.

@garbear
Copy link
Member Author

garbear commented Nov 25, 2023

OK, will do

@garbear
Copy link
Member Author

garbear commented Jan 1, 2024

I've updated the PR. We now pull msys2 from our mirrors, saving ~50MB (times 2 for win32/64) of download from hitting the msys2 mirrors on each add-on build.

The next step would be something like this change: temp-mingw. It also pulls the individual packages from our mirrors.

In order for that to work, we'd need to upload the following packages for win64:

mingw-w64-x86_64-binutils-2.41-2
mingw-w64-x86_64-crt-git-11.0.0.r239.g037ba0184-1
mingw-w64-x86_64-gcc-libs-13.2.0-2
mingw-w64-x86_64-gmp-6.3.0-2
mingw-w64-x86_64-headers-git-11.0.0.r239.g037ba0184-1
mingw-w64-x86_64-isl-0.26-1
mingw-w64-x86_64-libiconv-1.17-3
mingw-w64-x86_64-libwinpthread-git-11.0.0.r239.g037ba0184-1
mingw-w64-x86_64-mpc-1.3.1-2
mingw-w64-x86_64-mpfr-4.2.1-2
mingw-w64-x86_64-windows-default-manifest-6.4-4
mingw-w64-x86_64-winpthreads-git-11.0.0.r239.g037ba0184-1
mingw-w64-x86_64-zlib-1.3-1
mingw-w64-x86_64-zstd-1.5.5-1
make-4.4.1-1
mingw-w64-x86_64-gcc-13.2.0-2

And the following packages for win32:

mingw-w64-i686-binutils-2.41-2
mingw-w64-i686-crt-git-11.0.0.r239.g037ba0184-1
mingw-w64-i686-gcc-libs-13.2.0-2
mingw-w64-i686-gmp-6.3.0-2
mingw-w64-i686-headers-git-11.0.0.r239.g037ba0184-1
mingw-w64-i686-isl-0.26-1
mingw-w64-i686-libiconv-1.17-3
mingw-w64-i686-libwinpthread-git-11.0.0.r239.g037ba0184-1
mingw-w64-i686-mpc-1.3.1-2
mingw-w64-i686-mpfr-4.2.1-2
mingw-w64-i686-windows-default-manifest-6.4-4
mingw-w64-i686-winpthreads-git-11.0.0.r239.g037ba0184-1
mingw-w64-i686-zlib-1.3-1
mingw-w64-i686-zstd-1.5.5-1
make-4.4.1-1
mingw-w64-i686-gcc-13.2.0-2

@garbear
Copy link
Member Author

garbear commented Jan 13, 2024

@garbear garbear merged commit 746c2ce into kodi-game:master Jan 13, 2024
0 of 2 checks passed
@garbear garbear deleted the update-mingw branch January 13, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants