The third-party libraries of LibreOffice 6.1.0.3 include the library libcmis 0.5.1, which requires boost/uuid/sha1.hpp file from boost library. However, boost/uuid/sha1.hpp file within boost 1.68.0 was moved to boost/uuid/detail/sha1.hpp. As a result of this, build process fails.
Just for information, master sources use: - libcmis-0.5.1 - boost 1.66 See https://wiki.documentfoundation.org/Development/BuildingOnLinux for information about building on Linux. David: thought you might be interested in this one since it concerns libcmis.
Please try this: https://gerrit.libreoffice.org/#/c/59958/
rezso committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3ef3569c4ae1c5319aff0664d52cbd8a8d42c909 tdf#119344 fix libcmis build with boost 1.68 It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
rezso committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=af17b06f657257c6bfee19c1d8d1c4b632fbcc2a&h=libreoffice-6-1 tdf#119344 fix libcmis build with boost 1.68 It will be available in 6.1.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Artem: is this fixed for you?
Did have the same problem with boost 1.68.0 that comes with my OS, so i compiled LO with the internal boost. I am testing it now with a new build off LO 6.1.3 and i think the problem is gone Best regards
Its working for me Version: 6.2.0.0.alpha0+ Build ID: 3250c27b86d420d4891e1f83d8b11f9999b2a7d0 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: threaded
Thanks, let's change to fixed.