<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Build failure with gcc-11"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142442#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Build failure with gcc-11"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142442">bug 142442</a>
              from <span class="vcard"><a class="email" href="mailto:ahc@tuta.io" title="Ali Haydar Çalışkan <ahc@tuta.io>"> <span class="fn">Ali Haydar Çalışkan</span></a>
</span></b>
        <pre>building with clang gives me this error without the gcc patch:

I/O warning : failed to load external entity
"file:///libreoffice-7.1.4.1/libreoffice-7.1.4.1/external/tarballs/libreoffice-help-7.1.4.1/helpcontent2/source/text/swriter/guide/standard_template.xhp"
I/O warning : failed to load external entity
"file:///libreoffice-7.1.4.1/libreoffice-7.1.4.1/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/standard_template.xhp"
I/O warning : failed to load external entity
"file:///libreoffice-7.1.4.1/libreoffice-7.1.4.1/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/standard_template.xhp"
[build CXX] test/source/diff/diff.cxx
I/O warning : failed to load external entity
"file:///libreoffice-7.1.4.1/libreoffice-7.1.4.1/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/standard_template.xhp"
I/O warning : failed to load external entity
"file:///libreoffice-7.1.4.1/libreoffice-7.1.4.1/workdir/HelpTranslatePartTarget/en-GB/helpcontent2/source/text/swriter/guide/standard_template.xhp"
[build CXX] test/source/callgrind.cxx
[build CXX] test/source/xmltesttools.cxx
[build CXX] test/source/htmltesttools.cxx
[build CXX] test/source/screenshot_test.cxx
[build CXX] test/source/unoapi_property_testers.cxx
[build CXX] test/source/helper/form.cxx
[build CXX] test/source/helper/shape.cxx
[build CXX] test/source/helper/transferable.cxx
[build BIN] tools
[build LNK] Library/libsotlo.so
[build LNK] Library/libi18nutil.so
ld.lld: error: undefined symbol: non-virtual thunk to
cppu::WeakImplHelper<com::sun::star::io::XInputStream>::acquire()
<span class="quote">>>> referenced by ucbstorage.cxx
>>>               /libreoffice-7.1.4.1/libreoffice-7.1.4.1/workdir/CxxObject/sot/source/sdstor/ucbstorage.o:(UCBStorage_Impl::Init())</span >
clang-12: error: linker command failed with exit code 1 (use -v to see
invocation)
make[1]: *** [/libreoffice-7.1.4.1/libreoffice-7.1.4.1/sot/Library_sot.mk:20:
/libreoffice-7.1.4.1/libreoffice-7.1.4.1/instdir/program/libsotlo.so] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:282: build] Error 2</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>