https://bugs.documentfoundation.org/show_bug.cgi?id=118070

            Bug ID: 118070
           Summary: LibreOffice 6.0.4.2 fails to build with GLM 0.9.9.0
           Product: LibreOffice
           Version: 6.0.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: sautier.lo...@gmail.com

Description:
As reported here: https://bugs.gentoo.org/657178, LibreOffice doesn't build
with GLM 0.9.9.0 because it uses experimental features added in
https://github.com/g-truc/glm/commit/6482dd29d26968e07b697fdf0222d16223de40be

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to