https://bugs.winehq.org/show_bug.cgi?id=57541
Bug ID: 57541 Summary: CMake doesn't find toolchain Product: Wine Version: 10.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
Created attachment 77609 --> https://bugs.winehq.org/attachment.cgi?id=77609 WINEDEBUG=+cmd (bad)
CMake.exe can no longer find the toolchain. This is a regression introduced by f21744527e300ed897a4776c013390e25cf6b218. Reverting the commit fixes the problem. Deleting the lines
for (pos = firstModifier; pos < lastModifier; pos++) *pos = towlower(*pos);
is also sufficient.
https://bugs.winehq.org/show_bug.cgi?id=57541
--- Comment #1 from Roman Pišl rpisl@seznam.cz --- Created attachment 77610 --> https://bugs.winehq.org/attachment.cgi?id=77610 WINEDEBUG=+cmd (good)
https://bugs.winehq.org/show_bug.cgi?id=57541
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f21744527e300ed897a4776c013 | |390e25cf6b218 CC| |rpisl@seznam.cz Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=57541
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED CC| |eric.pouech@gmail.com Ever confirmed|0 |1
--- Comment #2 from Eric Pouech eric.pouech@gmail.com --- confirming
https://bugs.winehq.org/show_bug.cgi?id=57541
--- Comment #3 from Eric Pouech eric.pouech@gmail.com --- Created attachment 77634 --> https://bugs.winehq.org/attachment.cgi?id=77634 tentative patch
can you please test if the attached patch solves the issue? TIA
https://bugs.winehq.org/show_bug.cgi?id=57541
--- Comment #4 from Roman Pišl rpisl@seznam.cz --- (In reply to Eric Pouech from comment #3)
Created attachment 77634 [details] tentative patch
can you please test if the attached patch solves the issue? TIA
Yes, tested, seems to be ok, thanks :)
https://bugs.winehq.org/show_bug.cgi?id=57541
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Fixed by SHA1| |64c3ab0629c303fb9fa2b49eac5 | |df0130f93637f
--- Comment #5 from Eric Pouech eric.pouech@gmail.com --- closing fixed
https://bugs.winehq.org/show_bug.cgi?id=57541
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.0-rc3.