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

             Bug #: 54373
           Summary: Extensionname: [pdfimport] build failure: assertion
                    failed in "(anonymous
                    namespace)::PDFITest::testXPDFParser"
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.6.1.2 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
 Status Whiteboard: BSA
          Severity: normal
          Priority: medium
         Component: Extensions
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: asolo...@gmx.com


Problem description:
When building LibreOffice 3.6.1.2, build fails w/ the following:
-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 512 occurred while making
/tmp/portage/app-office/libreoffice-3.6.1.2/work/libreoffice-core-3.6.1.2/tail_build/prj

 it seems that the error is inside 'tail_build', please re-run build
 inside this module to isolate the error and/or test your fix:

build_error.log should contain the captured output of the failed module(s)

-----------------------------------------------------------------------

The corresponding error is:
[ build CXX ] sfx2/source/appl/app.cxx
tests.cxx:132:Assertion
Test name: (anonymous namespace)::PDFITest::testXPDFParser
assertion failed
- Expression: rtl::math::approxEqual(m_aHyperlinkBounds.X1,34.7 ) && rtl::math:
:approxEqual(m_aHyperlinkBounds.Y1,386.0) && rtl::math::approxEqual(m_aHyperlin
kBounds.X2,166.7) && rtl::math::approxEqual(m_aHyperlinkBounds.Y2,406.2)
- Correct hyperlink bounding box

Failures !!!
Run: 3   Failure total: 1   Failures: 1   Errors: 0

Error: a unit test failed, please do one of:

export DEBUGCPPUNIT=TRUE            # for exception catching
export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
export VALGRIND=memcheck            # for memory checking
and retry.

This failure seems to be similar w/ one described at
http://lists.freedesktop.org/archives/libreoffice/2012-March/027790.html.

Steps to reproduce:
Try to build LibreOffice w/ pdfimport extension

Current behavior:
Build failure

Expected behavior:
Successful build

Platform (if different from the browser):
GNU/Linux x86_64

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to