[Libreoffice-bugs] [Bug 118070] New: LibreOffice 6.0.4.2 fails to build with GLM 0.9.9.0
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 8 14:34:32 UTC 2018
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 at lists.freedesktop.org
Reporter: sautier.louis at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180608/7ddc5d85/attachment.html>
More information about the Libreoffice-bugs
mailing list