Description of problem: mingw-openssl in Rawhide is now based on 1.1.0h which has a bunch of CVE fixes, but also has a slightly new API. mingw-opusfile does not build against this, and it appears to require changes to deal with the new API. Most likely synchronizing mingw-opusfile and ordinary Fedora opusfile packages will fix this. Version-Release number of selected component (if applicable): mingw-opusfile-0.8-6.fc30 Additional info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29268233
It seems a rebase to 0.10 (to match the native package in Fedora) should suffice.
(In reply to Yaakov Selkowitz from comment #1) > It seems a rebase to 0.10 (to match the native package in Fedora) should > suffice. I kicked off a scratch build, but suffice to say, a rebase to a newer version of opusfile is not sufficient on its own: https://koji.fedoraproject.org/koji/taskinfo?taskID=29366203 The Windows-specific SSL code will need some porting to the new API in 1.1.
*** This bug has been marked as a duplicate of bug 1675383 ***