Source: wxwidgets3.2
Version: 3.2.4+dfsg-2

Hello, looks like wxwidgets3.2 FTBFS if you pin experimental packages.

(Note, this log comes from Ubuntu, but I reproduced on debian experimental with 
a local pbuilder chroot)

All tests passed (1230247 assertions in 315 test cases)

cd tests && wxUSE_XVFB=1 xvfb-run -a ./test_gui ~[.] 
~wxDC::GetPartialTextExtent ~TextCtrlTestCase
Test program for wxWidgets GUI features
build: 3.2 (wchar_t,compiler with C++ ABI compatible with gcc 4,wx 
containers,compatible with 3.0)
compiled using gcc 13.2
running under Linux 5.4.0-169-generic x86_64 as buildd
Could not determine the accessibility bus address

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
test_gui is a Catch v1.12.2 host application.
Run with -? for options

-------------------------------------------------------------------------------
WebView
  Title
-------------------------------------------------------------------------------
./controls/webtest.cpp:111
...............................................................................

./controls/webtest.cpp:122: FAILED:
  CHECK( m_browser->GetCurrentTitle() == m_blankTitle )
with expansion:
  Title ==

-------------------------------------------------------------------------------
WebView
  History
-------------------------------------------------------------------------------
./controls/webtest.cpp:134
...............................................................................

./controls/webtest.cpp:138: FAILED:
  CHECK( m_browser->CanGoBack() )
with expansion:
  false

./controls/webtest.cpp:144: FAILED:
  CHECK( m_browser->CanGoBack() )
with expansion:
  false

./controls/webtest.cpp:145: FAILED:
  CHECK( m_browser->CanGoForward() )
with expansion:
  false

./controls/webtest.cpp:148: FAILED:
  CHECK( m_loaded->WaitEvent() )
with expansion:
  false

./controls/webtest.cpp:150: FAILED:
  CHECK( m_loaded->WaitEvent() )
with expansion:
  false

./controls/webtest.cpp:154: FAILED:
  CHECK( m_browser->CanGoForward() )
with expansion:
  false

-------------------------------------------------------------------------------
WebView
  HistoryList
-------------------------------------------------------------------------------
./controls/webtest.cpp:192
...............................................................................

./controls/webtest.cpp:198: FAILED:
  CHECK( m_browser->GetBackwardHistory().size() == 1 )
with expansion:
  0 == 1

./controls/webtest.cpp:199: FAILED:
  CHECK( m_browser->GetForwardHistory().size() == 1 )
with expansion:
  0 == 1

./controls/webtest.cpp:192: FAILED:
  {Unknown expression after the reported line}
due to unexpected exception with message:
  Condition "idx < m_size" failed in at() at ../include/wx/vector.h:498

-------------------------------------------------------------------------------
WebView
  Selection
-------------------------------------------------------------------------------
./controls/webtest.cpp:223
...............................................................................

./controls/webtest.cpp:242: FAILED:
  CHECK( m_browser->HasSelection() )
with expansion:
  false

./controls/webtest.cpp:243: FAILED:
  CHECK( m_browser->GetSelectedText() == "Some strong text" )
with expansion:
   == "Some strong text"

./controls/webtest.cpp:252: FAILED:
  REQUIRE( (selSource.Lower().Matches("*some*<strong*strong</strong>*text*")) )
with expansion:
  false
with message:
  Unexpected selection source: ""


(test_gui:24593): Gtk-WARNING **: 12:54:02.232: Could not load a pixbuf from 
/org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
-------------------------------------------------------------------------------
wxTextCtrl::EmptyUndoBuffer
-------------------------------------------------------------------------------
./controls/textctrltest.cpp:1481
...............................................................................

./controls/textctrltest.cpp:1500:
warning:
  Skipping test as Undo() is not supported on this platform.


(test_gui:24593): Gtk-CRITICAL **: 12:54:05.132: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkSpinButton

(test_gui:24593): Gtk-CRITICAL **: 12:54:05.156: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkSpinButton

(test_gui:24593): Gtk-CRITICAL **: 12:54:25.839: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-CRITICAL **: 12:54:25.922: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-CRITICAL **: 12:54:25.969: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-CRITICAL **: 12:54:26.023: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-CRITICAL **: 12:54:26.067: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-CRITICAL **: 12:54:26.112: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-CRITICAL **: 12:54:26.158: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkScrollbar

(test_gui:24593): Gtk-WARNING **: 12:54:33.976: no trigger event for menu popup
-------------------------------------------------------------------------------
ClippingBoxTestCase::wxDC
  OneRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:1973
...............................................................................

./graphics/clippingbox.cpp:853:
warning:
  Skipping test known to fail in wxGTK

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxDC
  OneDevRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:2013
...............................................................................

./graphics/clippingbox.cpp:1034:
warning:
  Skipping test known to fail in wxGTK

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxDC
  OneDevRegionRTL TransformMatrix
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:2018
...............................................................................

./graphics/clippingbox.cpp:1034:
warning:
  Skipping test known to fail in wxGTK

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxGCDC
  OneRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:2293
...............................................................................

./graphics/clippingbox.cpp:847:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxGCDC
  OneDevRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:2333
...............................................................................

./graphics/clippingbox.cpp:1028:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxGCDC
  OneDevRegionRTL TransformMatrix
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:2338
...............................................................................

./graphics/clippingbox.cpp:1028:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxGCDC(Cairo)
  OneRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3279
...............................................................................

./graphics/clippingbox.cpp:847:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxGCDC(Cairo)
  OneDevRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3319
...............................................................................

./graphics/clippingbox.cpp:1028:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxGCDC(Cairo)
  OneDevRegionRTL TransformMatrix
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3324
...............................................................................

./graphics/clippingbox.cpp:1028:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxSVGFileDC
  OneRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3606
...............................................................................

./graphics/clippingbox.cpp:847:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxSVGFileDC
  OneDevRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3646
...............................................................................

./graphics/clippingbox.cpp:1028:
warning:
  Skipping test because RTL layout direction is not supported on this platform

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxClientDC
  OneRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3943
...............................................................................

./graphics/clippingbox.cpp:853:
warning:
  Skipping test known to fail in wxGTK

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxClientDC
  OneDevRegionRTL
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3983
...............................................................................

./graphics/clippingbox.cpp:1034:
warning:
  Skipping test known to fail in wxGTK

-------------------------------------------------------------------------------
ClippingBoxTestCase::wxClientDC
  OneDevRegionRTL TransformMatrix
-------------------------------------------------------------------------------
./graphics/clippingbox.cpp:3988
...............................................................................

./graphics/clippingbox.cpp:1034:
warning:
  Skipping test known to fail in wxGTK

-------------------------------------------------------------------------------
BitmapTestCase::Monochrome
-------------------------------------------------------------------------------
./graphics/bitmap.cpp:62
...............................................................................

./graphics/bitmap.cpp:65:
warning:
  Skipping test known not to work in wxGTK.

===============================================================================
test cases:   360 |   359 passed |  1 failed
assertions: 17142 | 17129 passed | 13 failed

make[1]: *** [debian/rules:90: override_dh_auto_test] Error 13

https://launchpadlibrarian.net/708960399/buildlog_ubuntu-noble-amd64.wxwidgets3.2_3.2.4+dfsg-2~build1_BUILDING.txt.gz

G.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to