Skip to content

Switch droids to use PagedEntityContainer<DROID> as backing storage #7613

Switch droids to use PagedEntityContainer<DROID> as backing storage

Switch droids to use PagedEntityContainer<DROID> as backing storage #7613

Triggered via pull request March 16, 2024 18:31
Status Failure
Total duration 7m 54s
Artifacts

CI_fedora.yml

on: pull_request
Fedora :LATEST [GCC]
6m 57s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
7m 45s
Fedora :LATEST [GCC -m32]
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
Fedora :LATEST [GCC]: lib/framework/paged_entity_container.h#L807
explicit specialization in non-namespace scope 'class PagedEntityContainer<T, MaxElementsPerPage, ReuseSlots>'
Fedora :LATEST [GCC]: lib/framework/paged_entity_container.h#L808
template-id 'advance_slot_generation<false>' in declaration of primary template
Fedora :LATEST [GCC]
Process completed with exit code 1.
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L807
explicit specialization in non-namespace scope 'class PagedEntityContainer<T, MaxElementsPerPage, ReuseSlots>'
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L808
template-id 'advance_slot_generation<false>' in declaration of primary template
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L807
explicit specialization in non-namespace scope 'class PagedEntityContainer<T, MaxElementsPerPage, ReuseSlots>'
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L808
template-id 'advance_slot_generation<false>' in declaration of primary template
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L807
explicit specialization in non-namespace scope 'class PagedEntityContainer<T, MaxElementsPerPage, ReuseSlots>'
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L808
template-id 'advance_slot_generation<false>' in declaration of primary template
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L807
explicit specialization in non-namespace scope 'class PagedEntityContainer<T, MaxElementsPerPage, ReuseSlots>'
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L808
template-id 'advance_slot_generation<false>' in declaration of primary template
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L807
explicit specialization in non-namespace scope 'class PagedEntityContainer<T, MaxElementsPerPage, ReuseSlots>'
Fedora :LATEST [GCC -m32]: lib/framework/paged_entity_container.h#L808
template-id 'advance_slot_generation<false>' in declaration of primary template
Fedora :LATEST [GCC]: lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/droid.cpp#L255
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/hci/quickchat.cpp#L275
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/shadowcascades.cpp#L69
conversion from 'double' to 'float' may change value [-Wfloat-conversion]