https://bugs.winehq.org/show_bug.cgi?id=56718
Bug ID: 56718 Summary: Compilation broken since badaed641928edb8f2426d9f12d16c88b479e1e8 Product: Wine Version: 8.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Distribution: ---
Since badaed641928edb8f2426d9f12d16c88b479e1e8, "wbemprox: Avoid unused function warning.", compilation fails on Ubuntu 20.04 with bison 3.5.1:
../src/dlls/wbemprox/wql.y:302:19: error: use of undeclared identifier 'yysymbol_name' 302 | (void)yysymbol_name; /* avoid unused function warning */ | ^
https://bugs.winehq.org/show_bug.cgi?id=56718
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Summary|Compilation broken since |FTBFS on Ubuntu 20.04 |badaed641928edb8f2426d9f12d | |16c88b479e1e8 | Distribution|--- |Ubuntu
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Please attach the config.log
https://bugs.winehq.org/show_bug.cgi?id=56718
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |badaed641928edb8f2426d9f12d | |16c88b479e1e8
https://bugs.winehq.org/show_bug.cgi?id=56718
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- (In reply to Ken Sharp from comment #1)
Please attach the config.log
There's no need, it's clear what the problem is.
https://bugs.winehq.org/show_bug.cgi?id=56718
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Confirming then
https://bugs.winehq.org/show_bug.cgi?id=56718
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FTBFS on Ubuntu 20.04 |Compilation fails on Ubuntu | |20.04 with bison 3.5.1
https://bugs.winehq.org/show_bug.cgi?id=56718
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |5df6f5a513bcefd723a3ad226e6 | |c77947a71af1d Status|NEW |RESOLVED
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Should be fixed by 5df6f5a513bcefd723a3ad226e6c77947a71af1d
https://bugs.winehq.org/show_bug.cgi?id=56718
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.10.