Skip to content

Update modules/csg/csg.cpp #7059

Update modules/csg/csg.cpp

Update modules/csg/csg.cpp #7059

Triggered via push October 16, 2024 13:44
Status Failure
Total duration 1h 25m 1s
Artifacts 1

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
24s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
1m 1s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 2 warnings
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L443
'pack_manifold' was not declared in this scope; did you mean '_pack_manifold'?
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L458
'unpack_manifold' was not declared in this scope; did you mean '_unpack_manifold'?
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L379
'void _unpack_manifold(const manifold::Manifold&, const HashMap<int, Ref<Material> >&, CSGBrush*)' defined but not used [-Werror=unused-function]
🐧 Linux / Editor w/ Mono (target=editor): modules/csg/csg.cpp#L290
'void _pack_manifold(const CSGBrush*, manifold::Manifold&, HashMap<int, Ref<Material> >&, float)' defined but not used [-Werror=unused-function]
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/csg/csg.cpp#L458
use of undeclared identifier 'unpack_manifold'; did you mean '_unpack_manifold'?
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, scu_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): modules/csg/csg.cpp#L379
'void _unpack_manifold(const manifold::Manifold&, const HashMap<int, Ref<Material> >&, CSGBrush*)' defined but not used [-Werror=unused-function]
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, scu_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): modules/csg/csg.cpp#L290
'void _pack_manifold(const CSGBrush*, manifold::Manifold&, HashMap<int, Ref<Material> >&, float)' defined but not used [-Werror=unused-function]
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/csg/csg.cpp#L443
'pack_manifold' was not declared in this scope; did you mean '_pack_manifold'?
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/csg/csg.cpp#L458
'unpack_manifold' was not declared in this scope; did you mean '_unpack_manifold'?
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/csg/csg.cpp#L379
'void _unpack_manifold(const manifold::Manifold&, const HashMap<int, Ref<Material> >&, CSGBrush*)' defined but not used [-Werror=unused-function]
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/csg/csg.cpp#L290
'void _pack_manifold(const CSGBrush*, manifold::Manifold&, HashMap<int, Ref<Material> >&, float)' defined but not used [-Werror=unused-function]
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release, tests=yes): modules/csg/csg.cpp#L458
'unpack_manifold': identifier not found
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/csg/csg.cpp#L443
'pack_manifold' was not declared in this scope; did you mean '_pack_manifold'?
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/csg/csg.cpp#L458
'unpack_manifold' was not declared in this scope; did you mean '_unpack_manifold'?
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/csg/csg.cpp#L379
'void _unpack_manifold(const manifold::Manifold&, const HashMap<int, Ref<Material> >&, CSGBrush*)' defined but not used [-Werror=unused-function]
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/csg/csg.cpp#L290
'void _pack_manifold(const CSGBrush*, manifold::Manifold&, HashMap<int, Ref<Material> >&, float)' defined but not used [-Werror=unused-function]
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L443
'pack_manifold': identifier not found
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L445
'pack_manifold': identifier not found
🏁 Windows / Editor (target=editor, tests=yes): modules/csg/csg.cpp#L458
'unpack_manifold': identifier not found
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
🌐 Web / Template w/o threads (target=template_release, threads=no)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.

Artifacts

Produced during runtime
Name Size
linux-template-minimal
16.7 MB