Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#17570 closed enhancement (fixed)

libreoffice-7.4.5.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Bruce Dubbs, 15 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 15 months ago

I can't get this version to build with or without the libreoffice-7.4.4.2-boost1810-1.patch.

  CXXLD    libetonyek-0.1.la
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x0): multiple definition of `boost::phoenix::placeholders::uarg10'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x0): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x2): multiple definition of `boost::phoenix::placeholders::uarg9'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x2): first defined here

Will try removing --with-system-boost

comment:3 by Bruce Dubbs, 15 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 4f124a8d987f8aeeda18ba04a739bd15342e00a5

For this release I removed system-boost and the reference to boost in the dependencies.

comment:4 by ken@…, 15 months ago

[expletive-deleted] : I forgot to submit this comment, and now you have committed.

Arch build for 7.4.5.1 at https://github.com/archlinux/svntogit-packages/blob/packages/libreoffice-fresh/trunk/PKGBUILD is using https://github.com/LibreOffice/core/commit/23dcd4339428.patch which I *think* is what we have been using.

I think you have not applied the sed to boost, because you built it a while ago ? If so, please see the Command Explanations section of Boost re sed -i '/#include ...: This removes the inclusion of boost/phoenix/stl/tuple.hpp from this header-only library, allowing applications which use it to link using recent C++. An alternative is to edit /usr/include/boost/phoenix/stl.hpp if this version of boost has already been installed without this sed.

comment:5 by pierre, 15 months ago

I have asked Bruce on irc whether he had applied the sed to boost, but apparently he hasn't seen it. I guess -with-system-boost should be reinstated (building with system boost ATM).

comment:6 by Douglas R. Reno, 15 months ago

It looks like there's just one change here, and it was for a critical crash bug that was impacting a huge number of users

tdf#153059 CRASH: Clicking on the header/footer button after scrolling
Note: See TracTickets for help on using tickets.