[Bug 54729] New: wine build fails with bison 3.0.5
https://bugs.winehq.org/show_bug.cgi?id=54729 Bug ID: 54729 Summary: wine build fails with bison 3.0.5 Product: Wine Version: 8.4 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: blocker Priority: P2 Component: tools Assignee: wine-bugs(a)winehq.org Reporter: dmitry(a)baikal.ru CC: rbernon(a)codeweavers.com Regression SHA1: 071b0a5532fa2e69ea7a547ac0d8f106789d78a1 Distribution: --- Starting from commit 071b0a5532fa2e69ea7a547ac0d8f106789d78a1 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Mar 23 09:23:43 2023 +0100 widl: Enable bison locations option. building wine fails with bison -o tools/widl/parser.tab.c -d ../wine.src/tools/widl/parser.y ../wine.src/tools/widl/parser.y:122.9-25: error: %define variable 'api.location.type' is not used %define api.location.type {struct location} ^^^^^^^^^^^^^^^^^ make[1]: *** [Makefile:260004: tools/widl/parser.tab.h] Error 1 $ bison --version bison (GNU Bison) 3.0.5 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54729 Vitaly Lipatov <lav(a)etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lav(a)etersoft.ru -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54729 --- Comment #1 from Rafał Mużyło <galtgendo(a)o2.pl> --- To put it short, see 'Noteworthy changes in release 3.4 (2019-05-19)'. While 'api.location.type' dates back to 2.7 (2012-12-12), it's supported in C only since 3.4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54729 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |78c5e3ab0321a9a8a24e2bc3551 | |8419f97cd8d2e --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Fixed by 78c5e3ab0321a9a8a24e2bc35518419f97cd8d2e. Thanks Rémi. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54729 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla