<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice 6.0.4.2 fails to build with GLM 0.9.9.0"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118070">118070</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice 6.0.4.2 fails to build with GLM 0.9.9.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sautier.louis@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
As reported here: <a href="https://bugs.gentoo.org/657178">https://bugs.gentoo.org/657178</a>, LibreOffice doesn't build
with GLM 0.9.9.0 because it uses experimental features added in
<a href="https://github.com/g-truc/glm/commit/6482dd29d26968e07b697fdf0222d16223de40be">https://github.com/g-truc/glm/commit/6482dd29d26968e07b697fdf0222d16223de40be</a>

Steps to Reproduce:
1. Compile LibreOffice with SYSTEM_GLM=ON

Actual Results:  
In file included from
/var/tmp/portage/app-office/libreoffice-6.0.4.2/work/libreoffice-6.0.4.2/vcl/workben/icontest.cxx:23:0:
/usr/include/glm/gtx/bit.hpp:19:3: error: #error "GLM: GLM_GTX_bit is an
experimental extension and may change in the future. Use #define
GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."
 # error "GLM: GLM_GTX_bit is an experimental extension and may change in the
future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really
want to use it."
   ^~~~~
make[1]: ***
[/var/tmp/portage/app-office/libreoffice-6.0.4.2/work/libreoffice-6.0.4.2/solenv/gbuild/LinkTarget.mk:293:
/var/tmp/portage/app-office/libreoffice-6.0.4.2/work/libreoffice-6.0.4.2/workdir/CxxObject/vcl/workben/icontest.o]
Error 1

Expected Results:
It should have compiled.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
Firefox/60.0</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>