Project

General

Profile

Actions

Bug #1762

open

CI: clang_debug will not work with lua-5.5

Added by Marko Lindqvist 1 day ago. Updated 1 day ago.

Status:
In Review
Priority:
Normal
Category:
CI
Target version:
Start date:
11/23/2025
Due date:
% Done:

0%

Estimated time:

Description

clang_debug job would start failing if we merged autotools lua-5.5 patch #1570

lua build gives warnings that we cannot fix on clang. With lua-5.4 we work around that by using syslua instead of building lua. With lua-5.5 that won't be possible until we have a runner that has lua-5.5 in it, likely next summer once github provides ubuntu-26.04 runners.

One solution would be to override -Werror of --enable-debug with -Wno-error, which of course means that the job starts succeeding with any warnings, not just those of lua.


Files


Related issues 1 (1 open0 closed)

Blocks Feature #1570: Autotools: Use lua-5.5In ReviewMarko Lindqvist07/05/2025

Actions
Actions

Also available in: Atom PDF