The issue with "make check" has been resolved on my end, so no need to look into this. Thanks!
On Mon, Jul 22, 2024 at 7:15 PM Kira Tubo <[email protected]> wrote: > Hello, > > I'm running into errors whenever I do a "make check" ("make" works fine > btw) on Windows. Here's a snippet: > > >> [_RUN_____] CRMDBTest::testCRMDatabase >> warn:sfx.appl:17920:5020:sfx2/source/appl/app.cxx:146: No DDE-Service >> possible. Error: 16399 > > > After I ran into these errors, I did a "make distclean" but I'm still > running into the same error. See below for full output. > > Thanks in advance. > - Kira > > $ make check > C:/Users/ktora/lode/opt/bin/make -j 6 -rs -f > C:/Users/ktora/lode/dev/core/Makefile.gbuild unitcheck slowcheck > subsequentcheck check > [build DEP] LNK:CppunitTest/test_writerperfect_writer.dll.d > [build DEP] LNK:CppunitTest/test_writerperfect_impress.dll.d > [build DEP] LNK:CppunitTest/test_writerperfect_import.dll.d > [build DEP] LNK:CppunitTest/test_writerperfect_draw.dll.d > [build DEP] LNK:CppunitTest/test_writerperfect_calc.dll.d > [build DEP] LNK:CppunitTest/test_writerperfect_wpftimport.dll.d > [build DEP] LNK:CppunitTest/test_sw_filters_test.dll.d > [build DEP] LNK:CppunitTest/test_sw_pdf_test.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_theme.dll.d > [build DEP] LNK:CppunitTest/test_sw_filter_ascii.dll.d > [build DEP] LNK:CppunitTest/test_sw_filter_xml.dll.d > [build DEP] LNK:CppunitTest/test_sw_filter_html.dll.d > [build DEP] LNK:CppunitTest/test_sw_filter_ww8.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_header_footer.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_attr.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_view.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_fldui.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_edit.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_draw.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_uiview.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_undo.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_crsr.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_unocore.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_objectpositioning.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_txtnode.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_frmedt.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_tox.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_fields.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_layout.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_accessibilitycheck.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_wrtsh.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_dialog.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_uno.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_frmdlg.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_docvw.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_dochdl.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_shells.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_docnode.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_doc.dll.d > [build DEP] LNK:CppunitTest/test_sw_core_text.dll.d > [build DEP] LNK:CppunitTest/test_sw_unowriter.dll.d > [build DEP] LNK:CppunitTest/test_sw_autocorrect.dll.d > [build DEP] LNK:CppunitTest/test_sw_apitests.dll.d > [build DEP] LNK:CppunitTest/test_sw_apiterminate.dll.d > [build DEP] LNK:CppunitTest/test_sw_accessible_relation_set.dll.d > [build DEP] LNK:CppunitTest/test_sw_globalfilter.dll.d > [build DEP] LNK:CppunitTest/test_sw_mailmerge2.dll.d > [build DEP] LNK:CppunitTest/test_sw_mailmerge.dll.d > [build DEP] LNK:CppunitTest/test_sw_layoutwriter3.dll.d > [build DEP] LNK:CppunitTest/test_sw_layoutwriter2.dll.d > [build DEP] LNK:CppunitTest/test_sw_layoutwriter.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter9.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter8.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter7.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter6.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter5.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter4.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter3.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter2.dll.d > [build DEP] LNK:CppunitTest/test_sw_uiwriter.dll.d > [build DEP] LNK:CppunitTest/test_sw_txtimport.dll.d > [build DEP] LNK:CppunitTest/test_sw_txtencexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_txtexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_odfimport.dll.d > [build DEP] LNK:CppunitTest/test_sw_odfexport2.dll.d > [build DEP] LNK:CppunitTest/test_sw_odfexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfimport.dll.d > [build DEP] LNK:CppunitTest/test_sw_ww8import.dll.d > [build DEP] LNK:CppunitTest/test_sw_ww8export4.dll.d > [build DEP] LNK:CppunitTest/test_sw_ww8export3.dll.d > [build DEP] LNK:CppunitTest/test_sw_ww8export2.dll.d > [build DEP] LNK:CppunitTest/test_sw_ww8export.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlimport2.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlimport.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxml_theme_export.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlencryption.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlw14export.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmllinks.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlfieldexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport_template.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport21.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport20.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport19.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport18.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport17.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport16.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport15.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport14.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport13.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport12.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport11.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport10.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport9.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport8.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport7.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport6.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport5.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport4.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport3.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport2.dll.d > [build DEP] LNK:CppunitTest/test_sw_ooxmlexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_macros_test.dll.d > [build DEP] LNK:CppunitTest/test_sw_indexingexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_htmlimport.dll.d > [build DEP] LNK:CppunitTest/test_sw_xhtmlexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_htmlexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_fodfexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_docbookexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport8.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport7.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport6.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport5.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport4.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport3.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport2.dll.d > [build DEP] LNK:CppunitTest/test_sw_rtfexport.dll.d > [build DEP] LNK:CppunitTest/test_sw_uwriter.dll.d > [build DEP] LNK:CppunitTest/test_sw_uibase_unit.dll.d > [build DEP] LNK:CppunitTest/test_stoc_dump.dll.d > [build DEP] LNK:CppunitTest/test_sd_annotation_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_theme_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_textfitting_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_png_export_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_activex_controls_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_html_export_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_uiimpress.dll.d > [build DEP] LNK:CppunitTest/test_sd_misc_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_layout_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_filters_test.dll.d > [build DEP] LNK:CppunitTest/test_sd_export_tests.dll.d > [build DEP] LNK:CppunitTest/test_sd_export_tests-ooxml4.dll.d > [build DEP] LNK:CppunitTest/test_sd_export_tests-ooxml3.dll.d > [build DEP] LNK:CppunitTest/test_sd_export_tests-ooxml2.dll.d > [build DEP] LNK:CppunitTest/test_sd_export_tests-ooxml1.dll.d > [build DEP] LNK:CppunitTest/test_sd_import_tests-smartart.dll.d > [build DEP] LNK:CppunitTest/test_sd_import_tests_skia.dll.d > [build DEP] LNK:CppunitTest/test_sd_import_tests2.dll.d > [build DEP] LNK:CppunitTest/test_sd_import_tests.dll.d > [build DEP] LNK:CppunitTest/test_sccomp_swarmsolvertest.dll.d > [build DEP] LNK:CppunitTest/test_sc_theme_import_export_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_opencl-2.dll.d > [build DEP] LNK:CppunitTest/test_sc_opencl-1.dll.d > [build DEP] LNK:CppunitTest/test_sc_functionlistobj.dll.d > [build DEP] LNK:CppunitTest/test_sc_chart2dataprovider.dll.d > [build DEP] LNK:CppunitTest/test_sc_text_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_statistical_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_spreadsheet_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_mathematical_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_logical_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_information_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_financial_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_datetime_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_addin_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_array_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_database_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_old_functions_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_jumbosheets_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_filter_html.dll.d > [build DEP] LNK:CppunitTest/test_sc_vba_macro_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_uicalc2.dll.d > [build DEP] LNK:CppunitTest/test_sc_uicalc.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_export_test4.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_export_test3.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_export_test2.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_export_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_filters_test4.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_filters_test3.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_filters_test2.dll.d > [build DEP] LNK:CppunitTest/test_sc_subsequent_filters_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_sparkline_test.dll.d > [build DEP] > LNK:CppunitTest/test_sc_pivottable_formats_import_export_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_pivottable_filters_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_pdf_export.dll.d > [build DEP] LNK:CppunitTest/test_sc_new_cond_format_api.dll.d > [build DEP] LNK:CppunitTest/test_sc_macros_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_goal_seek_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_html_export_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_copypaste.dll.d > [build DEP] LNK:CppunitTest/test_sc_cond_format_merge.dll.d > [build DEP] LNK:CppunitTest/test_sc_anchor_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_shapetest.dll.d > [build DEP] LNK:CppunitTest/test_sc_parallelism.dll.d > [build DEP] LNK:CppunitTest/test_sc_cache_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_dataprovider.dll.d > [build DEP] LNK:CppunitTest/test_sc_core.dll.d > [build DEP] LNK:CppunitTest/test_sc_mark_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_filters_test.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_sort.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_solver.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_sparkline.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_sharedformula.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_range.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_rangelst.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_pivottable.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_parallelism.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_formula2.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_formula.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_document_themes.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_datatransformation.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_copypaste.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc_condformat.dll.d > [build DEP] LNK:CppunitTest/test_sc_ucalc.dll.d > [build DEP] LNK:Library/scqahelper.dll.d > [build DEP] LNK:CppunitTest/test_sax_xmlimport.dll.d > [build DEP] LNK:CppunitTest/test_sax_parser.dll.d > [build DEP] LNK:CppunitTest/test_sax_attributes.dll.d > [build DEP] LNK:CppunitTest/test_sax.dll.d > [build DEP] LNK:CppunitTest/test_services.dll.d > [build DEP] LNK:CppunitTest/test_cppu_test_cppumaker.dll.d > [build DEP] LNK:CppunitTest/test_cppu_qa_reference.dll.d > [build DEP] LNK:CppunitTest/test_cppu_qa_recursion.dll.d > [build DEP] LNK:CppunitTest/test_cppu_qa_any.dll.d > [build ECH] CustomTarget/instsetoo_native/setup/setup.ini > [build ECH] CustomTarget/instsetoo_native/setup/version.ini > [build CUT] chart2_common_functors > [build CUT] canvas_test > [build CUT] cppcanvas_test > [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_CRMDatabase_test > [build CUT] basegfx > [build CUT] basic_scanner > [_RUN_____] CRMDBTest::testCRMDatabase > warn:sfx.appl:17920:5020:sfx2/source/appl/app.cxx:146: No DDE-Service > possible. Error: 16399 > Throwing InvalidHeaderException > Throwing InvalidHeaderException > Throwing InvalidHeaderException > Throwing InvalidHeaderException > AbiDocument::isFileFormatSupported > Found xml parser severity error Start tag expected, '<' not found > Throwing InvalidHeaderException > warn:vcl:17920:5020:vcl/win/window/salframe.cxx:1113: > WinSalFrame::SetIcon(): Could not load large icon ! > warn:vcl:17920:5020:vcl/win/window/salframe.cxx:1114: > WinSalFrame::SetIcon(): Could not load small icon ! > unknown:0:CRMDBTest::testCRMDatabase > An uncaught exception of type com.sun.star.sdbc.SQLException > - The connection to the external data source could not be established. No > SDBC driver was found for the URL 'sdbc:embedded:hsqldb'. at > C:/Users/ktora/lode/dev/core/connectivity/source/commontools/dbexception.cxx:403 > > CRMDBTest::testCRMDatabase finished in: 1371ms > [_RUN_____] CRMDBTest::testRegistrationName > warn:legacy.osl:17920:5020:dbaccess/source/core/dataaccess/ModelImpl.cxx:758: > ODatabaseModelImpl::getOrCreateRootStorage: no source to create the storage > from! > warn:legacy.osl:17920:5020:dbaccess/source/core/dataaccess/ModelImpl.cxx:758: > ODatabaseModelImpl::getOrCreateRootStorage: no source to create the storage > from! > warn:legacy.osl:17920:5020:dbaccess/source/core/dataaccess/ModelImpl.cxx:758: > ODatabaseModelImpl::getOrCreateRootStorage: no source to create the storage > from! > Throwing InvalidHeaderException > Throwing InvalidHeaderException > Throwing InvalidHeaderException > Throwing InvalidHeaderException > AbiDocument::isFileFormatSupported > Found xml parser severity error Start tag expected, '<' not found > Throwing InvalidHeaderException > warn:vcl:17920:5020:vcl/win/window/salframe.cxx:1113: > WinSalFrame::SetIcon(): Could not load large icon ! > warn:vcl:17920:5020:vcl/win/window/salframe.cxx:1114: > WinSalFrame::SetIcon(): Could not load small icon ! > unknown:0:CRMDBTest::testRegistrationName > An uncaught exception of type com.sun.star.sdbc.SQLException > - The connection to the external data source could not be established. No > SDBC driver was found for the URL 'sdbc:embedded:hsqldb'. at > C:/Users/ktora/lode/dev/core/connectivity/source/commontools/dbexception.cxx:403 > > CRMDBTest::testRegistrationName finished in: 306ms > ##Failure Location unknown## : Error > Test name: CRMDBTest::testCRMDatabase > An uncaught exception of type com.sun.star.sdbc.SQLException > - The connection to the external data source could not be established. No > SDBC driver was found for the URL 'sdbc:embedded:hsqldb'. at > C:/Users/ktora/lode/dev/core/connectivity/source/commontools/dbexception.cxx:403 > > ##Failure Location unknown## : Error > Test name: CRMDBTest::testRegistrationName > An uncaught exception of type com.sun.star.sdbc.SQLException > - The connection to the external data source could not be established. No > SDBC driver was found for the URL 'sdbc:embedded:hsqldb'. at > C:/Users/ktora/lode/dev/core/connectivity/source/commontools/dbexception.cxx:403 > > Failures !!! > Run: 2 Failure total: 2 Failures: 0 Errors: 2 > warn:vcl.gdi.wndproc:17920:5020:vcl/win/app/salinst.cxx:619: ignoring > timer event because we are shutting down > warn:vcl.schedule.deinit:17920:5020:vcl/source/app/scheduler.cxx:176: > DeInit task: Timer a: 1 p: 1 MemoryManager::MemoryManager maSwapOutTimer > 1000ms (00007FFA0AAE1EF0) > warn:vcl.schedule.deinit:17920:5020:vcl/source/app/scheduler.cxx:176: > DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev > 180000ms (00000132859DB0A0) > warn:vcl.schedule.deinit:17920:5020:vcl/source/app/scheduler.cxx:197: > DeInit active tasks: 2 (ignored: 0) > warn:vcl.gdi.wndproc:17920:5020:vcl/win/app/salinst.cxx:619: ignoring > timer event because we are shutting down > warn:legacy.osl:17920:5020:connectivity/source/drivers/firebird/Driver.cxx:118: > OSL_ASSERT: 0 > warn:vcl.gdi.wndproc:17920:5020:vcl/win/app/salinst.cxx:619: ignoring > timer event because we are shutting down > warn:vcl.gdi.wndproc:17920:5020:vcl/win/app/salinst.cxx:619: ignoring > timer event because we are shutting down > warn:vcl.gdi.wndproc:17920:5020:vcl/win/app/salinst.cxx:619: ignoring > timer event because we are shutting down > > Error: a unit test failed, please do one of: > make CppunitTest_dbaccess_CRMDatabase_test CPPUNITTRACE=TRUE # which is a > shortcut for the following line > make CppunitTest_dbaccess_CRMDatabase_test > CPPUNITTRACE="'C:/PROGRA~1/MICROS~4/2022/COMMUN~1/Common7/IDE/devenv.exe' > /debugexe" # for interactive debugging in Visual Studio > make CppunitTest_dbaccess_CRMDatabase_test 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_dbaccess_CRMDatabase_test CPPUNIT_TEST_NAME="testXYZ" > ...above mentioned params... > > make[1]: *** > [C:/Users/ktora/lode/dev/core/solenv/gbuild/CppunitTest.mk:130: > C:/Users/ktora/lode/dev/core/workdir/CppunitTest/dbaccess_CRMDatabase_test.test] > Error 1 > make[1]: *** Waiting for unfinished jobs.... > make: *** [Makefile:295: build] Error 2 > >
