Hi all,

I have recorded the result of /opt/lo/bin/make check. I have attached it. Perhaps it helps to find the reason of the failure.

Kind regards,
Regina

Regina Henschel schrieb am 22.11.2025 um 15:27:
Hi all,

with a clean build of today master I get an assert failure in
void WinSalFrame::ReleaseGraphics( SalGraphics* pGraphics )
{
     if ( mpThreadGraphics == pGraphics )
     {
         SalData* pSalData = GetSalData();
         HDC hDC = mpThreadGraphics->getHDC();
         assert(hDC);
         mpThreadGraphics->setHDC(nullptr);
         pSalData->mpInstance->SendComWndMessage(SAL_MSG_RELEASEDC,
            reinterpret_cast<WPARAM>(mhWnd), reinterpret_cast<LPARAM>(hDC) );
     }
     mbGraphicsAcquired = false;
}

The VS2022 call stack is attached.

My autogen.input is
--enable-option-checking
--with-external-tar=c:/buildlo7/externalsrc
--with-junit=c:/cygwin64/junit/junit-4.10.jar
--with-ant-home=c:/cygwin64/ant/apache-ant-1.9.5
--disable-ccache
--with-visual-studio=2022
--enable-dbgutil
--enable-werror
--enable-odk
--disable-cve-tests
--disable-online-update
--without-fonts
--without-junit
--with-jdk-home=c:/BuildLOAdds/jdk
--enable-python=fully-internal
PKG_CONFIG=C:/BuildLOAdds/pkg/pkgconf-2.4.3.exe

Kind regards,
Regina


C:/cygwin64/opt/lo/bin/make -j 32  -rs -f C:/buildlo7/core/Makefile.gbuild  
unitcheck slowcheck subsequentcheck  check
[build DEP] LNK:CppunitTest/test_sc_opencl-2.dll.d
[build DEP] LNK:CppunitTest/test_sc_opencl-1.dll.d
[build ECH] CustomTarget/instsetoo_native/setup/setup.ini
[build ECH] CustomTarget/instsetoo_native/setup/version.ini
[build JUT] ridl_bridgefactory (skipped - no Junit)
[build JUT] ridl_connections (skipped - no Junit)
[build JUT] ridl_java (skipped - no Junit)
[build JUT] ridl_java_remote (skipped - no Junit)
[build JUT] ridl_remote (skipped - no Junit)
[build JUT] ridljar_typedesc (skipped - no Junit)
[build JUT] ridljar_uno (skipped - no Junit)
[build JUT] ridl_urp (skipped - no Junit)
[build JUT] ridljar_util (skipped - no Junit)
[build PKG] extras_gallsystem
[build CUT] chart2_common_functors
[build CUT] canvas_test
[build CUT] cppcanvas_test
[build CUT] dbaccess_migration
[build CUT] dbaccess_firebird_test
[build CUT] dbaccess_dialog_save
[build CUT] dbaccess_empty_stdlib_save
[build CUT] dbaccess_nolib_save
[build CUT] dbaccess_hsql_schema_import
[build CUT] dbaccess_hsqldb_test
[build CUT] dbaccess_RowSetClones
[build CUT] dbaccess_CRMDatabase_test
[build CUT] dbaccess_embeddeddb_performancetest
[build CUT] basegfx
[build CUT] basic_scanner
[build CUT] basic_macros
[build CUT] binaryurp_test-cache
[build CUT] binaryurp_test-unmarshal
[build CUT] comphelper_parallelsort_test
[build CUT] comphelper_threadpool_test
[build CUT] comphelper_syntaxhighlight_test
[build CUT] comphelper_variadictemplates_test
[build CUT] comphelper_ifcontainer
[build CUT] comphelper_test
[build CUT] comphelper_weakbag
[build CUT] configmgr_unit
[build CUT] connectivity_mysql_test
[build CUT] connectivity_commontools
[build CUT] connectivity_sharedresources
[build CUT] cppu_any-external
[build CUT] cppu_qa_any
[build CUT] cppu_qa_recursion
[build CUT] cppu_qa_reference
[build CUT] cppu_qa_unotype
[build CUT] cppu_test_cppumaker
[build CUT] cppu_typelib
[build CUT] cppuhelper_cppu_ifcontainer
[build CUT] cppuhelper_cppu_unourl
[build CUT] cppuhelper_qa_misc
[build CUT] cppuhelper_qa_weak
[build CUT] desktop_app
[build CUT] desktop_version
[build CUT] drawinglayer_processors
[build CUT] editeng_editeng
[build CUT] editeng_core
[build CUT] editeng_borderline
[build CUT] editeng_lookuptree
[build CUT] emfio_emf
[build CUT] emfio_wmf
[build CUT] extensions_bibliography
[build CUT] filter_xslt
[build CUT] filter_priority
[build CUT] filter_msfilter
[build CUT] filter_textfilterdetect
[build CUT] filter_pdf
[build CUT] hwpfilter_test_hwpfilter
[build CUT] i18nlangtag_test_languagetag
[build CUT] i18npool_break_iterator
[build CUT] i18npool_characterclassification
[build CUT] i18npool_ordinalsuffix
[build CUT] i18npool_textsearch
[build CUT] i18npool_calendar
[build CUT] i18npool_defaultnumberingprovider
[build CUT] i18npool_indexentry
[build CUT] i18npool_transliteration
[build CUT] i18nutil
[build CUT] jvmfwk_sunversion
[build CUT] lotuswordpro_test_lotuswordpro
[build CUT] lotuswordpro_import_test
[build CUT] o3tl_tests
[build CUT] odk_checkapi
[build CHK] CustomTarget/odk/check/checkbin
[build CUT] officecfg_cppheader_test
[build CUT] oox_tokenmap
[build CUT] oox_vba_compression
[build CUT] oox_vba_encryption
[build CUT] oox_crypto
[build CUT] oox_mathml
[build CUT] oox_drawingml
[build CUT] oox_vml
[build CUT] oox_shape
[build CUT] oox_export
[build CUT] oox_mcgr
[build CUT] oox_testscene3d
[build CUT] oox_wpc_drawing_canvas
[build CUT] package2_test
[build PYT] pyuno_pytests_testimports
[build CUT] reportdesign_basic_test
[build CHK] ridljar
[build CUT] Module_DLL
[build CUT] sal_comtools
[build CUT] sal_retry_if_failed
[build CUT] sal_osl_security
[build CUT] sal_osl
[build CUT] sal_osl_file_details
[build CUT] sal_rtl
[build CUT] sal_types
[build CUT] salhelper_testapi
[build CUT] sax
[build CUT] sax_attributes
[build CUT] sax_parser
[build CUT] sax_xmlimport
[build CUT] sc_ucalc
[build CUT] sc_ucalc_nanpayload
[build CUT] sc_ucalc_condformat
[build CUT] sc_ucalc_copypaste
[build CUT] sc_ucalc_datatransformation
[build CUT] sc_ucalc_document_themes
[build CUT] sc_ucalc_formula
[build CUT] sc_ucalc_formula2
[build CUT] sc_ucalc_parallelism
[build CUT] sc_ucalc_pivottable
[build CUT] sc_ucalc_rangelst
[build CUT] sc_ucalc_range
[build CUT] sc_ucalc_sharedformula
[build CUT] sc_ucalc_sparkline
[build CUT] sc_ucalc_solver
[build CUT] sc_ucalc_sort
[build CUT] sc_filters_test
[build CUT] sc_mark_test
[build CUT] sc_core
[build CUT] sc_basic_types_test
[build CUT] sc_dataprovider
[build CUT] sc_cache_test
[build CUT] sc_parallelism
[build CUT] sc_shapetest
[build CUT] scaddins_analysis
[build CUT] sccomp_solver
[build CUT] sccomp_swarmsolvertest
[build CUT] sdext_pdfimport
[build CUT] sfx2_metadatable
[build CUT] sfx2_misc
[build CUT] sfx2_controlleritem
[build CUT] sfx2_classification
[build CUT] sfx2_view
[build CUT] sfx2_doc
[build CUT] sfx2_autoredaction
[build CUT] shell_zip
[build CUT] slideshow
[build CUT] slideshow_engine
[build CUT] sot_test_sot
[build CUT] starmath_export
[build CUT] starmath_import
[build CUT] starmath_qa_cppunit
[build CUT] stoc_dump
[build CUT] stoc_uriproc
[build CUT] store
[build CUT] svgio
[build CUT] svgio_read
[build CUT] svgio_tools
[build CUT] svl_adrparse
[build CUT] svl_inetcontenttype
[build CUT] svl_items
[build CUT] svl_lngmisc
[build CUT] svl_lockfiles
[build CUT] svl_notify
[build CUT] svl_qa_cppunit
[build CUT] svl_urihelper
[build CUT] svtools_graphic
[build CUT] svtools_html
[build CUT] svx_unit
[build CUT] svx_gallery_test
[build CUT] svx_removewhichrange
[build CUT] svx_core
[build CUT] sw_uibase_unit
[build CUT] test_a11y
[build CUT] test_xpath
[build CUT] tools_test
[build CUT] tools_config
[build CUT] tools_unique_id
[build CUT] ucb_webdav_core
[build CUT] unotools_configpaths
[build CUT] unotools_fontdefs
[build CUT] unotools_fontcvt
[build CUT] vcl_drawmode
[build CUT] vcl_lifecycle
[build CUT] vcl_bitmap_test
[build CUT] vcl_bitmapprocessor_test
[build CUT] vcl_cjk
[build CUT] vcl_graphic_test
[build CUT] vcl_fontcharmap
[build CUT] vcl_font
[build CUT] vcl_fontfeature
[build CUT] vcl_fontmetric
warn:sal.osl:23060:1100:sal/osl/all/debugbase.cxx:106: unexpected number of 
class bridge_test::`anonymous namespace'::MyClass: 1; Expected: 0
[build CUT] vcl_text
[build CUT] vcl_textlayout
[build CUT] vcl_font_ttf_structure_test
[build CUT] vcl_filters_test
[build CUT] vcl_mnemonic
[build CUT] vcl_outdev
[build CUT] vcl_gradient
[build CUT] vcl_app_test
[build CUT] vcl_jpeg_read_write_test
[build CUT] vcl_svm_test
[build CUT] vcl_errorhandler
[build CUT] vcl_bitmap_render_test
[build CUT] vcl_apitests
[build CUT] vcl_png_test
[build CUT] vcl_widget_definition_reader_test
[build CUT] vcl_backend_test
[build CUT] vcl_blocklistparser_test
[build CUT] vcl_type_serializer_test
[build CUT] vcl_animation
[build CUT] vcl_pdfium_library_test
[build CUT] vcl_skia
[build CUT] vcl_filter_igif
[build CUT] vcl_unit_conversion
[build CUT] vcl_localize_digits
[build CUT] vcl_idle_task
[build CUT] vcl_timer
[build CUT] writerperfect_stream
[build CUT] writerperfect_wpftimport
[build CUT] xmloff_uxmloff
[build CUT] xmloff_style
[build CUT] xmloff_text
[build CUT] xmloff_draw
[build CUT] xmlscript_cppunit
[build CUT] chart2_export
[build CUT] chart2_export2
[build CUT] chart2_export3
[build CUT] chart2_import
[build CUT] chart2_import2
[build CUT] chart2_trendcalculators
[build CUT] chart2_dump
[build CUT] chart2_pivot_chart_test
[build CUT] chart2_geometry
[build CUT] chart2_uichart
[build CUT] drawinglayer_border
[build CUT] embeddedobj_msole
[build CUT] framework_dispatch
[build CUT] framework_loadenv
[build CUT] framework_CheckXTitle
[build CUT] framework_accelerators
[build CUT] framework_services
[build CUT] sc_anchor_test
[build CUT] sc_cond_format
[build CUT] sc_cond_format_merge
[build CUT] sc_copypaste
[build CUT] sc_html_export_test
[build CUT] sc_goal_seek_test
[build CUT] sc_macros_test
[build CUT] sc_new_cond_format_api
[build CUT] sc_pdf_export
[build CUT] sc_pivottable_filters_test
[build CUT] sc_pivottable_formats_import_export_test
[build CUT] sc_scriptforge_test
[build CUT] sc_sparkline_test
[build CUT] sc_subsequent_filters_test
[build CUT] sc_subsequent_filters_test2
[build CUT] sc_subsequent_filters_test3
[build CUT] sc_subsequent_filters_test4
[build CUT] sc_subsequent_filters_test5
[build CUT] sc_subsequent_export_test
[build CUT] sc_subsequent_export_test2
[build CUT] sc_subsequent_export_test3
[build CUT] sc_subsequent_export_test4
[build CUT] sc_uicalc
[build CUT] sc_uicalc2
[build CUT] sc_vba_macro_test
[build CUT] sc_a11y
[build CUT] sc_filter_html
[build CUT] sc_jumbosheets_test
[build CUT] sc_old_functions_test
[build CUT] sc_database_functions_test
[build CUT] sc_array_functions_test
[build CUT] sc_addin_functions_test
[build CUT] sc_datetime_functions_test
[build CUT] sc_financial_functions_test
[build CUT] sc_information_functions_test
[build CUT] sc_logical_functions_test
[build CUT] sc_mathematical_functions_test
[build CUT] sc_spreadsheet_functions_test
[build CUT] sc_statistical_functions_test
[build CUT] sc_text_functions_test
[build CUT] sc_annotationobj
[build CUT] sc_annotationshapeobj
[build CUT] sc_annotationsobj
[build CUT] sc_arealinkobj
[build CUT] sc_arealinksobj
[build CUT] sc_autoformatobj
[build CUT] sc_autoformatsobj
[build CUT] sc_cellcursorobj
[build CUT] sc_cellfieldsobj
[build CUT] sc_cellformatsenumeration
[build CUT] sc_cellformatsobj
[build CUT] sc_cellobj
[build CUT] sc_cellrangeobj
[build CUT] sc_cellrangesobj
[build CUT] sc_cellsearchobj
[build CUT] sc_cellsenumeration
[build CUT] sc_cellsobj
[build CUT] sc_chart2dataprovider
[build CUT] sc_chartobj
[build CUT] sc_chartsobj
[build CUT] sc_check_data_pilot_field
[build CUT] sc_check_data_pilot_table
[build CUT] sc_check_xcell_ranges_query
[build CUT] sc_consolidationdescriptorobj
[build CUT] sc_databaserangeobj
[build CUT] sc_databaserangesobj
[build CUT] sc_datapilotfieldgroupitemobj
[build CUT] sc_datapilotfieldgroupobj
[build CUT] sc_datapilotfieldgroupsobj
[build CUT] sc_datapilotfieldobj
[build CUT] sc_datapilotfieldsobj
[build CUT] sc_datapilotitemobj
[build CUT] sc_datapilotitemsobj
[build CUT] sc_datapilottableobj
[build CUT] sc_datapilottablesobj
[build CUT] sc_ddelinkobj
[build CUT] sc_ddelinksobj
[build CUT] sc_documentconfigurationobj
[build CUT] sc_drawpageobj
[build CUT] sc_drawpagesobj
[build CUT] sc_editfieldobj_cell
[build CUT] sc_editfieldobj_header
[build CUT] sc_filterdescriptorbase
[build CUT] sc_functiondescriptionobj
[build CUT] sc_functionlistobj
[build CUT] sc_headerfieldsobj
[build CUT] sc_headerfootercontentobj
[build CUT] sc_indexenumeration_cellannotationsenumeration
[build CUT] sc_indexenumeration_cellarealinksenumeration
[build CUT] sc_indexenumeration_databaserangesenumeration
[build CUT] sc_indexenumeration_datapilotfieldsenumeration
[build CUT] sc_indexenumeration_datapilotitemsenumeration
[build CUT] sc_indexenumeration_datapilottablesenumeration
[build CUT] sc_indexenumeration_ddelinksenumeration
[build CUT] sc_indexenumeration_functiondescriptionenumeration
[build CUT] sc_indexenumeration_labelrangesenumeration
[build CUT] sc_indexenumeration_namedrangesenumeration
[build CUT] sc_indexenumeration_scenariosenumeration
[build CUT] sc_indexenumeration_sheetcellrangesenumeration
[build CUT] sc_indexenumeration_sheetlinksenumeration
[build CUT] sc_indexenumeration_spreadsheetsenumeration
[build CUT] sc_indexenumeration_spreadsheetviewpanesenumeration
[build CUT] sc_indexenumeration_subtotalfieldsenumeration
[build CUT] sc_indexenumeration_tableautoformatenumeration
[build CUT] sc_indexenumeration_tablechartsenumeration
[build CUT] sc_indexenumeration_tablecolumnsenumeration
[build CUT] sc_indexenumeration_tableconditionalentryenumeration
[build CUT] sc_indexenumeration_tablerowsenumeration
[build CUT] sc_indexenumeration_textfieldenumeration
[build CUT] sc_importdescriptorbaseobj
[build CUT] sc_labelrangeobj
[build CUT] sc_labelrangesobj
[build CUT] sc_modelobj
[build CUT] sc_namedrangeobj
[build CUT] sc_namedrangesobj
[build CUT] sc_outlineobj
[build CUT] sc_recentfunctionsobj
[build CUT] sc_recordchanges
[build CUT] sc_scenariosobj
[build CUT] sc_shapeobj
[build CUT] sc_sheetlinkobj
[build CUT] sc_sheetlinksobj
[build CUT] sc_sheetview_test
[build CUT] sc_solverobj
[build CUT] sc_sortdescriptorbaseobj
[build CUT] sc_spreadsheetsettings
[build CUT] sc_spreadsheetsettingsobj
[build CUT] sc_styleobj
[build CUT] sc_stylefamiliesobj
[build CUT] sc_stylefamilyobj
[build CUT] sc_subtotaldescriptorbase
[build CUT] sc_subtotalfieldobj
[build CUT] sc_tablecolumnobj
[build CUT] sc_tablecolumnsobj
[build CUT] sc_tableconditionalentryobj
[build CUT] sc_tableconditionalformat
[build CUT] sc_tablerowobj
[build CUT] sc_tablerowsobj
[build CUT] sc_tablesheetobj
[build CUT] sc_tablesheetsobj
[build CUT] sc_tablevalidationobj
[build CUT] sc_tabviewobj
[build CUT] sc_theme_import_export_test
[build CUT] sc_uniquecellformatsenumeration
[build CUT] sc_uniquecellformatsobj
[build CUT] sc_viewpaneobj
[build CUT] sd_uimpress
[build CUT] sd_import_tests
[build CUT] sd_import_tests2
[build CUT] sd_import_tests_skia
[build CUT] sd_import_tests-smartart
[build CUT] sd_export_tests-ooxml1
[build CUT] sd_export_tests-ooxml2
[build CUT] sd_export_tests-ooxml3
[build CUT] sd_export_tests-ooxml4
[build CUT] sd_export_tests
[build CUT] sd_filters_test
[build CUT] sd_font_embedding_tests
[build CUT] sd_layout_tests
[build CUT] sd_misc_tests
[build CUT] sd_uiimpress
[build CUT] sd_html_export_tests
[build CUT] sd_activex_controls_tests
[build CUT] sd_pdf_import_test
[build CUT] sd_png_export_tests
[build CUT] sd_filter_eppt
[build CUT] sd_shape_import_export_tests
[build CUT] sd_a11y
[build CUT] sd_textfitting_tests
[build CUT] sd_theme_tests
[build CUT] sd_annotation_tests
[build CUT] sw_uwriter
[build CUT] sw_rtfexport
[build CUT] sw_rtfexport2
[build CUT] sw_rtfexport3
[build CUT] sw_rtfexport4
[build CUT] sw_rtfexport5
[build CUT] sw_rtfexport6
[build CUT] sw_rtfexport7
[build CUT] sw_rtfexport8
[build CUT] sw_docbookexport
[build CUT] sw_fodfexport
[build CUT] sw_htmlexport
[build CUT] sw_htmlexport2
[build CUT] sw_xhtmlexport
[build CUT] sw_htmlimport
[build CUT] sw_indexingexport
[build CUT] sw_macros_test
[build CUT] sw_ooxmlexport
[build CUT] sw_ooxmlexport2
[build CUT] sw_ooxmlexport3
[build CUT] sw_ooxmlexport4
[build CUT] sw_ooxmlexport5
[build CUT] sw_ooxmlexport6
[build CUT] sw_ooxmlexport7
[build CUT] sw_ooxmlexport8
[build CUT] sw_ooxmlexport9
[build CUT] sw_ooxmlexport10
[build CUT] sw_ooxmlexport11
[build CUT] sw_ooxmlexport12
[build CUT] sw_ooxmlexport13
[build CUT] sw_ooxmlexport14
[build CUT] sw_ooxmlexport15
[build CUT] sw_ooxmlexport16
[build CUT] sw_ooxmlexport17
[build CUT] sw_ooxmlexport18
[build CUT] sw_ooxmlexport19
[build CUT] sw_ooxmlexport20
[build CUT] sw_ooxmlexport21
[build CUT] sw_ooxmlexport22
[build CUT] sw_ooxmlexport23
[build CUT] sw_ooxmlexport24
[build CUT] sw_ooxmlexport25
[build CUT] sw_ooxmlexport26
[build CUT] sw_ooxmlexport_de_locale
[build CUT] sw_ooxmlexport_template
[build CUT] sw_ooxmlfieldexport
[build CUT] sw_ooxmllinks
[build CUT] sw_ooxmlw14export
[build CUT] sw_ooxmlencryption
[build CUT] sw_ooxml_theme_export
[build CUT] sw_ooxmlimport
[build CUT] sw_ooxmlimport2
[build CUT] sw_ww8export
[build CUT] sw_ww8export2
[build CUT] sw_ww8export3
[build CUT] sw_ww8export4
[build CUT] sw_ww8import
[build CUT] sw_rtfimport
[build CUT] sw_rtfimport2
[build CUT] sw_odfexport
[build CUT] sw_odfexport2
[build CUT] sw_odfexport3
[build CUT] sw_odfexport4
[build CUT] sw_odfimport
[build CUT] sw_embedded_fonts
[build CUT] sw_txtexport
[build CUT] sw_txtencexport
[build CUT] sw_txtimport
[build CUT] sw_uiwriter
[build CUT] sw_uiwriter2
[build CUT] sw_uiwriter3
[build CUT] sw_uiwriter4
[build CUT] sw_uiwriter5
[build CUT] sw_uiwriter6
[build CUT] sw_uiwriter7
[build CUT] sw_uiwriter8
[build CUT] sw_uiwriter9
[build CUT] sw_uiwriter10
[build CUT] sw_uiwriter11
[build CUT] sw_layoutwriter
[build CUT] sw_layoutwriter2
[build CUT] sw_layoutwriter3
[build CUT] sw_layoutwriter4
[build CUT] sw_layoutwriter5
[build CUT] sw_mailmerge
[build CUT] sw_mailmerge2
[build CUT] sw_globalfilter
[build CUT] sw_accessible_relation_set
[build CUT] sw_apiterminate
[build CUT] sw_apitests
[build CUT] sw_autocorrect
[build CUT] sw_unowriter
[build CUT] sw_core_text
[build CUT] sw_core_doc
[build CUT] sw_core_docnode
[build CUT] sw_uibase_shells
[build CUT] sw_uibase_dochdl
[build CUT] sw_uibase_docvw
[build CUT] sw_uibase_frmdlg
[build CUT] sw_uibase_uno
[build CUT] sw_uibase_dialog
[build CUT] sw_uibase_wrtsh
[build CUT] sw_core_accessibilitycheck
[build CUT] sw_core_layout
[build CUT] sw_core_fields
[build CUT] sw_core_tox
[build CUT] sw_core_frmedt
[build CUT] sw_core_txtnode
[build CUT] sw_core_objectpositioning
[build CUT] sw_core_unocore
[build CUT] sw_core_crsr
[build CUT] sw_core_undo
[build CUT] sw_uibase_uiview
[build CUT] sw_core_draw
[build CUT] sw_core_edit
[build CUT] sw_uibase_fldui
[build CUT] sw_core_view
[build CUT] sw_core_attr
[build CUT] sw_core_header_footer
[build CUT] sw_filter_ww8
[build CUT] sw_filter_html
[build CUT] sw_filter_xml
[build CUT] sw_filter_ascii
[build CUT] sw_filter_md
[build CUT] sw_a11y
[build CUT] sw_core_theme
[build CUT] sw_pdf_test
[build CUT] sw_writerfilter_filters_test
[build CUT] sw_writerfilter_misc
[build CUT] sw_writerfilter_dmapper
[build CUT] sw_writerfilter_ooxml
[build CUT] sw_writerfilter_rtftok
[build CUT] sw_writerfilter_filter
[build CUT] sw_snap_to_grid
[build CUT] unoxml_domtest
[build CUT] unoxml_rdftest
[build CUT] vcl_pdfexport
[build CUT] vcl_pdfexport2
[build CUT] vcl_pdf_encryption
[build CUT] vcl_filter_ipdf
[build CUT] writerperfect_calc
[build CUT] writerperfect_draw
[build CUT] writerperfect_epubexport
[build CUT] writerperfect_import
[build CUT] writerperfect_impress
[build CUT] writerperfect_writer
[build CUT] xmlsecurity_pdfsigning
[build BIN] extras
[build DEP] LNK:CppunitTest/test_sc_opencl-1.dll.d
[build LNK] CppunitTest/test_sc_opencl-1.dll
[build DEP] LNK:CppunitTest/test_sc_opencl-2.dll.d
[build LNK] CppunitTest/test_sc_opencl-2.dll
[build CHK] chart2
[build CHK] canvas
[build CHK] cppcanvas
[build CHK] dbaccess
[build CHK] basegfx
[build CHK] basic
[build CHK] binaryurp
[build CHK] comphelper
[build CHK] configmgr
[build CHK] connectivity
[build CHK] cppu
[build CHK] cppuhelper
[build CHK] desktop
[build CHK] drawinglayer
[build CHK] editeng
[build CHK] emfio
[build CHK] extensions
[build CHK] filter
[build CHK] hwpfilter
[build CHK] i18nlangtag
[build CHK] i18npool
[build CHK] i18nutil
[build CHK] jvmfwk
[build CHK] lotuswordpro
[build CHK] o3tl
[build CUS] odk/check
[build CHK] officecfg
[build CHK] oox
[build CHK] package
[build PKG] instsetoo_native_setup
[build CUT] services
[build CHK] pyuno
[build CHK] reportdesign
[build CHK] sal
[build CHK] salhelper
[build CHK] sax
[build CHK] sc
[build CHK] scaddins
[build CHK] sccomp
[build CHK] sdext
[build CHK] sfx2
[build CHK] shell
[build CHK] slideshow
[build CHK] sot
[build CHK] starmath
[build CHK] stoc
[build CHK] store
[build CHK] svgio
[build CHK] svl
[build CHK] svtools
[build CHK] svx
[build CHK] sw
[build CHK] test
[build CHK] testtools
[build CHK] tools
[build CHK] ucb
[build CHK] unoidl
[build CHK] unotools
[build CHK] vcl
[build CHK] writerperfect
[build CHK] xmloff
[build CHK] xmlscript
[build SLC] chart2
[build SLC] drawinglayer
[build SLC] embeddedobj
[build SLC] framework
[build SLC] sc
[build SLC] unoxml
[build SLC] xmlsecurity
[build MOD] extras
[build CHK] odk
[build ALL] All modules but instset: chart2 canvas cppcanvas dbaccess 
winaccessibility UnoControls animations apple_remote avmedia basctl basegfx 
basic bean binaryurp bridges cli_ure codemaker comphelper configmgr 
connectivity cppu cppuhelper cpputools cui desktop docmodel drawinglayer 
editeng embeddedobj embedserv emfio eventattacher extensions external 
IAccessible2 afdko argon2 beanshell boost box2d bzip2 clew clucene coinmp 
cppunit curl dragonbox epoxy expat fast_float firebird frozen glm gpgmepp 
graphite harfbuzz hsqldb hunspell hyphen icu java_websocket jfreereport lcms2 
libabw libassuan libcdr libcmis libebook libeot libepubgen libetonyek 
libexttextcat libffi libfreehand libgpg-error libjpeg-turbo liblangtag libmspub 
libmwaw libnumbertext libodfgen liborcus libpagemaker libpng libqxp librevenge 
libstaroffice libtiff libtommath libvisio libwebp libwpd libwpg libwps libxml2 
libxslt libzmf lpsolve lzma mariadb-connector-c md4c mdds mdnsresponder meson 
mythes nss openssl pdfium poppler postgresql python3 redland rhino skia sqlite3 
twain_dsm xmlsec zlib zstd zxcvbn-c zxing extras filter forms formula fpicker 
framework helpcompiler hwpfilter i18nlangtag i18npool i18nutil idl io 
javaunohelper jurt jvmaccess jvmfwk l10ntools librelogo libreofficekit 
lingucomponent linguistic lotuswordpro net_ure o3tl odk offapi officecfg 
oovbaapi oox opencl package pch postprocess pyuno readlicense_oo registry 
remotebridges reportbuilder reportdesign ridljar rust_uno sal salhelper sax sc 
scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell slideshow 
smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw 
swext sysui test testtools toolkit tools ucb ucbhelper udkapi uitest 
unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl wizards 
writerperfect xmlhelp xmloff xmlreader xmlscript xmlsecurity
[build JUT] chart2_unoapi (skipped - no Junit)
[build JUT] dbaccess_complex (skipped - no Junit)
[build JUT] dbaccess_unoapi (skipped - no Junit)
[build PYT] dbaccess_python
[build JUT] comphelper_complex (skipped - no Junit)
[build PYT] comphelper_python
[build JUT] configmgr_unoapi (skipped - no Junit)
[build JUT] extensions_unoapi (skipped - no Junit)
[build JUT] forms_unoapi_1 (skipped - no Junit)
[build JUT] forms_unoapi_2 (skipped - no Junit)
[build JUT] forms_unoapi_3 (skipped - no Junit)
[build JUT] forms_unoapi_4 (skipped - no Junit)
[build JUT] forms_complex (skipped - no Junit)
[build JUT] framework_complex (skipped - no Junit)
[build JUT] framework_unoapi (skipped - no Junit)
[build CUT] io_textinputstream
[build JUT] juh (skipped - no Junit)
[build JUT] linguistic_unoapi (skipped - no Junit)
[build NET] net_basetypes_tests
[build PYT] pyuno_pytests_testcollections
[build PYT] pyuno_pytests_insertremovecells
[build JUT] sc_complex (skipped - no Junit)
[build JUT] sc_unoapi_1 (skipped - no Junit)
[build JUT] sc_unoapi_2 (skipped - no Junit)
[build JUT] sc_unoapi_3 (skipped - no Junit)
[build JUT] sc_unoapi_4 (skipped - no Junit)
[build JUT] sc_unoapi_6 (skipped - no Junit)
[build JUT] sc_unoapi_7 (skipped - no Junit)
[build CUT] sc_opencl-1
[build CUT] sc_opencl-2
[build PYT] sc_python
[build JUT] sd_unoapi (skipped - no Junit)
[build JUT] sfx2_complex (skipped - no Junit)
[build JUT] sfx2_unoapi (skipped - no Junit)
[build PYT] sfx2_python
[build CUT] smoketest
[build JUT] sot_complex (skipped - no Junit)
[build JUT] starmath_unoapi (skipped - no Junit)
[build JUT] svl_complex (skipped - no Junit)
[build JUT] svtools_unoapi (skipped - no Junit)
[build JUT] svx_unoapi (skipped - no Junit)
[build JUT] sw_complex (skipped - no Junit)
[build JUT] sw_unoapi_1 (skipped - no Junit)
[build JUT] sw_unoapi_2 (skipped - no Junit)
[build JUT] sw_unoapi_3 (skipped - no Junit)
[build JUT] sw_unoapi_4 (skipped - no Junit)
[build PYT] sw_python
[build JUT] ucb_unoapi (skipped - no Junit)
[build JUT] ucb_webdav_unoapi (skipped - no Junit)
[build PYT] unotools_python
[build JUT] unoxml_complex (skipped - no Junit)
[build JUT] xmloff_unoapi (skipped - no Junit)
[build CUT] xmlsecurity_signing
[build CUT] xmlsecurity_signing2
[build CHK] postprocess
[build SCK] chart2
[build SCK] dbaccess
[build SCK] comphelper
[build SCK] configmgr
[build SCK] extensions
[build SCK] forms
[build SCK] framework
[build SCK] io
[build SCK] javaunohelper
[build SCK] linguistic
[build SCK] net_ure
[build SCK] sd
[build SCK] sfx2
[build SCK] sot
[build SCK] starmath
[build SCK] svl
[build SCK] svtools
[build SCK] svx
[build SCK] ucb
[build SCK] unotools
[build SCK] unoxml
[build SCK] xmloff
[build CHK] libreoffice
[build SCK] xmlsecurity
[build SLC] writerperfect
[build SCK] sw
[build SLC] vcl
[build SLC] sd
[build SCK] pyuno
[build SLC] sw
[build SLC] libreoffice
[build SCK] sc
[_RUN_____] `anonymous namespace'::Test::test
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
warn:io.connector:10716:16288:io/source/connector/connector.cxx:93: Connector : 
couldn't connect to pipe "oootest10716": 1
unknown:0:`anonymous namespace'::Test::test
An uncaught UNO exception
- com.sun.star.lang.DisposedException: {Message: "Binary URP bridge disposed 
during call at C:/buildlo7/core/binaryurp/source/bridge.cxx:608", Context: 
@00000020FF989F40}

unknown:0:`anonymous namespace'::Test::test
tearDown() failed
- An uncaught UNO exception
- com.sun.star.lang.DisposedException: {Message: "Binary URP bridge already 
disposed at C:/buildlo7/core/binaryurp/source/bridge.cxx:1041", Context: 
@00000020FF9881B0}

`anonymous namespace'::Test::test finished in: 2618398ms
##Failure Location unknown## : Error
Test name: `anonymous namespace'::Test::test
An uncaught UNO exception
- com.sun.star.lang.DisposedException: {Message: "Binary URP bridge disposed 
during call at C:/buildlo7/core/binaryurp/source/bridge.cxx:608", Context: 
@00000020FF989F40}

##Failure Location unknown## : Error
Test name: `anonymous namespace'::Test::test
tearDown() failed
- An uncaught UNO exception
- com.sun.star.lang.DisposedException: {Message: "Binary URP bridge already 
disposed at C:/buildlo7/core/binaryurp/source/bridge.cxx:1041", Context: 
@00000020FF9881B0}

Failures !!!
Run: 1   Failure total: 2   Failures: 0   Errors: 2
warn:binaryurp:10716:16288:binaryurp/source/bridge.cxx:840: undisposed bridge 
"" in state 2, potential deadlock ahead

Error: a unit test failed, please do one of:
make CppunitTest_smoketest CPPUNITTRACE=TRUE # which is a shortcut for the 
following line
make CppunitTest_smoketest 
CPPUNITTRACE="'C:/PROGRA~1/MICROS~2/2022/COMMUN~1/Common7/IDE/devenv.exe' 
/debugexe" # for interactive debugging in Visual Studio
make CppunitTest_smoketest CPPUNITTRACE="drmemory -free_max_frames 20" # for 
memory checking (install Dr.Memory first, and put it to your PATH)

You can limit the execution to just one particular test by:

make CppunitTest_smoketest CPPUNIT_TEST_NAME="testXYZ" ...above mentioned 
params...

make[1]: *** [C:/buildlo7/core/solenv/gbuild/CppunitTest.mk:128: 
C:/buildlo7/core/workdir/CppunitTest/smoketest.test] Error 1
make: *** [Makefile:301: build] Error 2

Reply via email to