Skip to content

pointlight: Implement point light. #7407

pointlight: Implement point light.

pointlight: Implement point light. #7407

Triggered via pull request January 6, 2024 14:28
@vljvlj
synchronize #3580
vlj:pointlights
Status Failure
Total duration 45m 18s
Artifacts

CI_ubuntu.yml

on: pull_request
Matrix: ubuntu-build
Package Source (Ubuntu 22.04) [GCC]
13m 59s
Package Source (Ubuntu 22.04) [GCC]
Matrix: upload-debug-symbols
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 24 warnings
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1557
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1617
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1636
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1648
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1654
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1661
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1668
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1683
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1708
function definition is not allowed here
Ubuntu 20.04 [Clang]: src/display3d.cpp#L1717
function definition is not allowed here
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [GCC]: src/display3d.cpp#L1717
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Package Source (Ubuntu 22.04) [GCC]
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1557
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1617
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1636
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1648
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1654
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1661
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1668
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1683
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1708
function definition is not allowed here
Ubuntu 22.04 [Clang]: src/display3d.cpp#L1717
function definition is not allowed here
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1556
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
Ubuntu 22.04 [GCC]: src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
Ubuntu 20.04 [Clang]: src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 20.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Package Source (Ubuntu 22.04) [GCC]
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Package Source (Ubuntu 22.04) [GCC]
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Ubuntu 22.04 [Clang]: src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro
Ubuntu 22.04 [GCC]
ISO C++11 requires at least one argument for the "..." in a variadic macro