Ticket #43918

Meson: Build failures due to missing version_gen.h

Eröffnet am: 2022-02-19 10:54 Letztes Update: 2022-03-09 08:11

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

In one environment I'm getting build failures with the meson because various places that try to include "version_gen.h", and it has not yet been generated (i.e. we have nothing dictating the build order so that it would be built before anything that requires it, except for the obvious common library)

Ticket-Verlauf (3/5 Historien)

2022-02-19 10:54 Aktualisiert von: cazfi
  • New Ticket "Meson: Build failures due to missing version_gen.h" created
2022-02-19 11:12 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Attached patch is for the immediate issue - it's enough to make the build in question to pass. It's likely to leave at least theoretical ways for the build to proceed so that version header is not generated in time.

2022-02-19 11:24 Aktualisiert von: cazfi
Kommentar

Has a textual dependency on #43579

2022-03-09 08:11 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden