https://bugs.winehq.org/show_bug.cgi?id=55838
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- I get a different error:
leslie@terabithia:~/.wine/drive_c/Program Files (x86)/GnuWin32/bin$ WINEDEBUG=-all wine wget https://github.com/doitsujin/dxvk/releases/download/v2.0/dxvk-2.0.tar.gz SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc --2023-10-29 12:46:24-- https://github.com/doitsujin/dxvk/releases/download/v2.0/dxvk-2.0.tar.gz Resolving github.com... 140.82.113.4 Connecting to github.com|140.82.113.4|:443... connected. OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Unable to establish SSL connection.
The SSL libraries being shipped are very old; does this actually work on Windows?
Regression test suffered from compilation errors (I did make -k) but I think it's nevertheless reliable:
I don't think make -k is going to give you reliable results. Also, are you sure you didn't encounter a nested regression?