Skip to content

pointlight: Implement point light. #7380

pointlight: Implement point light.

pointlight: Implement point light. #7380

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

CI_fedora.yml

on: pull_request
Fedora :LATEST [GCC]
6m 28s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
6m 34s
Fedora :LATEST [GCC -m32]
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
Fedora :LATEST [GCC]: src/display3d.cpp#L1556
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
Fedora :LATEST [GCC]: src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1556
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC -m32]: src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
Fedora :LATEST [GCC]: lib/ivis_opengl/pielighting.cpp#L88
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: lib/ivis_opengl/pielighting.cpp#L88
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]