[Libreoffice-bugs] [Bug 143371] New: [snap] 7.2.0.1 build from tarball fails to find modules
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 14 20:35:03 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143371
Bug ID: 143371
Summary: [snap] 7.2.0.1 build from tarball fails to find
modules
Product: LibreOffice
Version: 7.2.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: heather.ellsworth at canonical.com
Description:
The LO snap builds from the upstream tarballs. In this case, we're building
from (in the snapcraft.yaml):
http://download.documentfoundation.org/libreoffice/src/7.2.0/libreoffice-7.2.0.1.tar.xz
The snap repo commit being built:
https://git.launchpad.net/~hellsworth/+git/libreoffice-snap/commit/?id=d8a871e0d330928885201dcaafdec30dfb0c7b61
The build failure:
https://launchpadlibrarian.net/548455036/buildlog_snap_ubuntu_focal_amd64_libreoffice-7.2-wip_BUILDING.txt.gz
Locally, I've reproduced this failure and the modules are there, just not in
the expected place.
snapcraft-libreoffice # find . -name Module_helpcontent2.mk
./parts/libreoffice/build/src/libreoffice-help-7.2.0.1/helpcontent2/Module_helpcontent2.mk
Looking through the libreoffice source changes, I believe this commit is the
culprit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f3b7dc649bc384be6000d98a87763cab26fe3f32
Reverting this commit in a patch gets past the issue and the build resumes.
The corresponding Launchpad bug:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1936254
Steps to Reproduce:
Try to build from the tarball
Actual Results:
The build fails due to linking of the help modules.
Expected Results:
The build should find the modules.
Reproducible: Always
User Profile Reset: No
Additional Info:
Reverting this commit fixes the issue:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f3b7dc649bc384be6000d98a87763cab26fe3f32
--
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/20210714/5eba19ef/attachment.htm>
More information about the Libreoffice-bugs
mailing list