https://bugs.freedesktop.org/show_bug.cgi?id=74478

          Priority: medium
            Bug ID: 74478
          Assignee: [email protected]
           Summary: Other: test_sc_opencl_test.dll hangs inCygwin
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.3.0.0.alpha0+ Master
         Component: Spreadsheet
           Product: LibreOffice

Created attachment 93325
  --> https://bugs.freedesktop.org/attachment.cgi?id=93325&action=edit
Stacktrace, Opencl Info.exe output and autogen.input

Problem description: 
When I try to compile LO on Cygwin, cppunithangs while unit testing
test_sc_opencl_test.dll.

When I comment out following tests in /sc/qa/unit/opencl-test.cxx, the sc
compiles and checks without hanging or error.
    CPPUNIT_TEST(testFinancialCoupdaysncFormula);
    CPPUNIT_TEST(testFinacialPriceFormula);
    CPPUNIT_TEST(testFinancialCoupncdFormula);

The hang up occurs in the test following the commented out test, not the
commented one, e.g. when I have 
    CPPUNIT_TEST(testFinancialCoupdaysncFormula);
    CPPUNIT_TEST(testFinacialDISCFormula);

It hangs in testFinacialDISCFormula, not the testFinancialCoupdaysncFormula
that I later commented out.

Steps to reproduce:
Follow steps on
https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies
1. Install VS2012Express for Desktop
2. Download make, downloa sources to /cygdrive/c/sources, go to
/cygdrive/c/build, autogensh, make
3. make sc.check gb_COLOR=1 hangs with line [ CUT ] sc_opencl_test

I have attached the stacktrace I got from VS, output from Opencl Info.exe an
Autogen.input, not sure how useful they might be.
Operating System: Windows 7
Version: 4.3.0.0.alpha0+ Master

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to