Skip to content

Adds a TORQUE_TOOLS_EXT cmake flag/preprocessor #805

Adds a TORQUE_TOOLS_EXT cmake flag/preprocessor

Adds a TORQUE_TOOLS_EXT cmake flag/preprocessor #805

Triggered via pull request September 1, 2024 22:19
Status Failure
Total duration 34m 21s
Artifacts

build-macos-clang.yml

on: pull_request
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
MacOSX Latest Clang
Process completed with exit code 134.
MacOSX Latest Clang
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1062
'fnColorFloatToInt' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<ColorI>::ReturnValueType' (aka 'ColorI') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1074
'fnColorIntToFloat' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<LinearColorF>::ReturnValueType' (aka 'LinearColorF') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1112
'fnColorHEXToRGB' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<ColorI>::ReturnValueType' (aka 'ColorI') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1126
'fnColorHSBToRGB' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<ColorI>::ReturnValueType' (aka 'ColorI') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L2254
'fngenerateUUID' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<Torque::UUID>::ReturnValueType' (aka 'Torque::UUID') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1062
'fnColorFloatToInt' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<ColorI>::ReturnValueType' (aka 'ColorI') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1074
'fnColorIntToFloat' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<LinearColorF>::ReturnValueType' (aka 'LinearColorF') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1112
'fnColorHEXToRGB' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<ColorI>::ReturnValueType' (aka 'ColorI') which is incompatible with C [-Wreturn-type-c-linkage]
MacOSX Latest Clang: Engine/source/console/consoleFunctions.cpp#L1126
'fnColorHSBToRGB' has C-linkage specified, but returns user-defined type 'EngineTypeTraits<ColorI>::ReturnValueType' (aka 'ColorI') which is incompatible with C [-Wreturn-type-c-linkage]