<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I'm experiencing a few build errors while building LO on
      Catalina/Xcode 11.</p>
    <p>They're all equality assertions that fail. Anyone able to advise
      if it's my setup, or some new features brought in with Catalina?</p>
    <p>Relevant lines from the build log here:<br>
    </p>
    <div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;">
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #d4d4d4;">/Users/builduser/libreoffice/core/chart2/qa/extras/chart2import.cxx:</span><span style="color: #569cd6;">1533</span><span style="color: #d4d4d4;">: Assertion</span></div><div><span style="color: #d4d4d4;">Test name: Chart2ImportTest::testAxisTitlePositionDOCX</span></div><div><span style="color: #d4d4d4;">equality assertion failed</span></div><div><span style="color: #d4d4d4;">- Expected: </span><span style="color: #569cd6;">7157</span></div><div><span style="color: #d4d4d4;">- Actual  : </span><span style="color: #569cd6;">7159</span></div>
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #d4d4d4;">/Users/builduser/libreoffice/core/sd/qa/unit/export-</span><span style="color: #569cd6;">tests-ooxml2.cxx</span><span style="color: #d4d4d4;">:</span><span style="color: #569cd6;">1631</span><span style="color: #d4d4d4;">: Assertion</span></div><div><span style="color: #d4d4d4;">Test name: SdOOXMLExportTest2::testFontScale</span></div><div><span style="color: #d4d4d4;">equality assertion failed</span></div><div><span style="color: #d4d4d4;">- Expected: </span><span style="color: #569cd6;">73000</span></div><div><span style="color: #d4d4d4;">- Actual  : </span><span style="color: #569cd6;">55000</span></div>
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #d4d4d4;">/Users/builduser/libreoffice/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx:</span><span style="color: #569cd6;">572</span><span style="color: #d4d4d4;">: Assertion</span></div><div><span style="color: #d4d4d4;">Test name: testGroupshapeChildRotation::Import</span></div><div><span style="color: #d4d4d4;">equality assertion failed</span></div><div><span style="color: #d4d4d4;">- Expected: </span><span style="color: #569cd6;">686</span></div><div><span style="color: #d4d4d4;">- Actual  : </span><span style="color: #569cd6;">688</span></div>
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #d4d4d4;">/Users/builduser/libreoffice/core/vcl/qa/cppunit/gen/gen.cxx:</span><span style="color: #569cd6;">76</span><span style="color: #d4d4d4;">: Assertion</span></div><div><span style="color: #d4d4d4;">Test name: testTdf121120::TestBody</span></div><div><span style="color: #d4d4d4;">equality assertion failed</span></div><div><span style="color: #d4d4d4;">- Expected: </span><span style="color: #569cd6;">255</span></div><div><span style="color: #d4d4d4;">- Actual  : </span><span style="color: #569cd6;">1</span></div>
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #d4d4d4;">/Users/builduser/libreoffice/core/chart2/qa/extras/chart2export.cxx:</span><span style="color: #569cd6;">1977</span><span style="color: #d4d4d4;">: Assertion</span></div><div><span style="color: #d4d4d4;">Test name: Chart2ExportTest::testAxisTitlePositionDOCX</span></div><div><span style="color: #d4d4d4;">assertion failed</span></div><div><span style="color: #d4d4d4;">- Expression: nY > </span><span style="color: #569cd6;">0</span><span style="color: #d4d4d4;">.</span><span style="color: #569cd6;">805152</span><span style="color: #d4d4d4;"> && nY < </span><span style="color: #569cd6;">0</span><span style="color: #d4d4d4;">.</span><span style="color: #569cd6;">805153</span></div></div><div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;">
</div></div></div></div></div></div>
  </body>
</html>