https://bugs.winehq.org/show_bug.cgi?id=48240
Bug ID: 48240 Summary: Build error in cabinet/bcrypt gnutls.c in current git Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cabinet Assignee: wine-bugs@winehq.org Reporter: ulrich.gemkow@ikr.uni-stuttgart.de Distribution: ---
Created attachment 65898 --> https://bugs.winehq.org/attachment.cgi?id=65898 Extract from build log
I get a build error with current git (slightly modified Ubuntu 18.04, 32-Bit-Only build), see attached extract from the log file.
A bisect finds the following commit:
741f76fc2c9203105ca7f87c0014bb5a9da4d936 is the first bad commit commit 741f76fc2c9203105ca7f87c0014bb5a9da4d936 Author: Derek Lesho dlesho@codeweavers.com Date: Fri Dec 6 15:42:48 2019 +0100
bcrypt: Add support for signing hashes with ECDSA keys.
Signed-off-by: Derek Lesho dlesho@codeweavers.com Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=48240
Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |741f76fc2c9203105ca7f87c001 | |4bb5a9da4d936
https://bugs.winehq.org/show_bug.cgi?id=48240
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|cabinet |bcrypt
https://bugs.winehq.org/show_bug.cgi?id=48240
Oleg Kuznetsov oleg.kuznetsov@metamint.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |oleg.kuznetsov@metamint.ru
--- Comment #1 from Oleg Kuznetsov oleg.kuznetsov@metamint.ru --- Yeah. I stumble upon this as well (gnutls 3.3.30-0+deb8u1+bsos1) and asked in the IRC about it. Derek replied and already made a patch and now it builds successfully: https://source.winehq.org/patches/data/175187
https://bugs.winehq.org/show_bug.cgi?id=48240
--- Comment #2 from Oleg Kuznetsov oleg.kuznetsov@metamint.ru --- Fixed by https://source.winehq.org/git/wine.git/commit/ff91d9473a224be0a3272f2205db46...
https://bugs.winehq.org/show_bug.cgi?id=48240
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |ff91d9473a224be0a3272f2205d | |b467c05fdaf65
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Confirming as fixed.
https://bugs.winehq.org/show_bug.cgi?id=48240
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc1.
https://bugs.winehq.org/show_bug.cgi?id=48240
Alexander Milyutin SASHA-INVALID@yandex.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |SASHA-INVALID@yandex.com