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.