From: jaruga@... Date: 2018-10-09T17:36:21+00:00 Subject: [ruby-core:89343] [Ruby trunk Feature#15171] OpenSSL 1.1.1 soon available from MSYS2 Issue #15171 has been updated by jaruga (Jun Aruga). > I'm not sure what you mean. Whenever I refer to a package, I'm referring to a pre-compiled package. MSYS2/MinGW has added CI on Azure pipelines, so I'm not sure if they build there or on Appveyor. I mean that I wanted to know if the OpenSSL package has already compiled or not. So, I could know it is pre-compiled. That's what I wanted to know. Because on the ticket https://bugs.ruby-lang.org/issues/15220 , I am working for this ticket's Linux CI version. I had to compile it from source code. And it took 2 min 14 sec totally. ---------------------------------------- Feature #15171: OpenSSL 1.1.1 soon available from MSYS2 https://bugs.ruby-lang.org/issues/15171#change-74370 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- @nobu Thanks for your work with the Appveyor testing. It took three revisions, but MSYS2 has jumped from OpenSSL 1.0.2 to 1.1.1. The package release 1.1.1-4 should build fine on Appveyor MinGW. I don't think it has hit the MSYS2 repository yet, but certainly in the next 24 hours. If you've got MSYS2 installed, `pacman -Ss mingw-w64-x86_64-openssl` should show availability. But you knew that. Hence, line 122 of the current Appveyor.yml file would need mingw-w64-x86_64-openssl added to it. At present, Appveyor has got 1.0.2p. Lastly, given any thought to moving the VC builds to Azure? I may see if I can make both VC12 and VC14 OpenSSL packages. Seems inappropriate to load different runtimes with (I think) VC12. Greg -- https://bugs.ruby-lang.org/ Unsubscribe: