Skip to content

Missing generated wrappers for RHEL 9 CI tasks #291

@mrbean-bremen

Description

@mrbean-bremen

The wrapper generation in CI tasks for oldschool builds (RHEL9) fails:

 Trying to determine Qt version...
Determined Qt version is 5.15.9
Parsing typesystem file [:/trolltech/generator/build_all.txt]
/usr/include/qt5ln/include/QtCore/qconfig.h:19: #error: #error "unexpected value for __WORDSIZE macro"
PreProcessing - Generate [.preprocessed.tmp] using [:/trolltech/generator/qtscript_masterinclude.h] and include-paths []
/usr/include/qt5ln/include/QtCore/qsystemdetection.h:184: #error: #error "Qt has not been ported to this OS - see http://www.qt-project.org/"
/usr/include/qt5ln/include/QtCore/qcompilerdetection.h:504: #error: #error "Qt has not been tested with this compiler - see http://www.qt-project.org/"
/usr/include/qt5ln/include/QtCore/qcompilerdetection.h:590: #error: #error Qt requires a C++11 compiler and yours does not seem to be that.
/usr/include/qt5ln/include/QtCore/qbasicatomic.h:61: #error: #error "Qt requires C++11 support"
/usr/include/qt5ln/include/QtCore/qglobalstatic.h:60: syntax error: failed to evaluate #if condition, division/modulo by zero
Building model using [.preprocessed.tmp]
Classes in typesystem: 0
Generated:
  - header....: 0 (0)
  - impl......: 0 (0)
  - modules...: 0 (0)
  - pri.......: 0 (0)

This has not been noticed before because it currently does not generate a CI failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions