Incidencia #46408

installer_cross / Meson: Qt builds fail with newer g++

Abrir Fecha: 2023-01-01 14:17 Última actualización: 2023-01-08 21:50

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
1

Details

Docker container (based on Ubuntu Jammy) does not have an issue, but this affects Debian Testing, presumably because of newer g++. We still do some nightly crosser builds on that setup, outside the container.

Qt headers have conflicting dllimport attributes, causing the build, where we use -Werror, to fail. Msys2 / Meson builds had similar problem, but for them the quick fix was just not to do debug builds about Qt-client or ruledit.

I think we should address this in meson.build level, targeted to just the kind of error that we have to tolerate. Then maybe also msys2 side can start relying on that.

Ticket History (3/5 Histories)

2023-01-01 14:17 Updated by: cazfi
  • New Ticket "installer_cross / Meson: Qt builds fail with newer g++" created
2023-01-01 15:49 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2023-01-03 01:35 Updated by: cazfi
Comentario

Autotools side seems to have the problem too: #46428

2023-01-08 21:50 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar