Package: src:wxwidgets3.2
Version: 3.2.11+dfsg-1
Severity: serious
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-16
seen in the autopkg tests triggered by gcc-defaults:
[...]
121s autopkgtest [16:42:07]: test compile-samples: - - - - - - - - - -
results - - - - - - - - - -
121s compile-samples FAIL stderr: image.cpp: In member function
‘void MyRawBitmapFrame::InitAlphaBitmap()’:
121s autopkgtest [16:42:07]: test compile-samples: - - - - - - - - - -
stderr - - - - - - - - - -
121s image.cpp: In member function ‘void
MyRawBitmapFrame::InitAlphaBitmap()’:
121s image.cpp:681:80: warning: arithmetic between floating-point type
‘double’ and enumeration type ‘MyRawBitmapFrame::<unnamed enum>’ is
deprecated [-Wdeprecated-enum-float-conversion]
121s 681 | unsigned a =
(wxAlphaPixelData::Iterator::ChannelType)((x*255.)/REAL_SIZE);
121s |
~~~~~~~~^~~~~~~~~~
121s autopkgtest [16:42:07]: @@@@@@@@@@@@@@@@@@@@ summary
121s compile-samples FAIL stderr: image.cpp: In member function
‘void MyRawBitmapFrame::InitAlphaBitmap()’: