Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644854 - app-office/libreoffice-5.4.4.2 fails to compile, segfault at xmllint
Summary: app-office/libreoffice-5.4.4.2 fails to compile, segfault at xmllint
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-17 14:19 UTC by Alexey Korepanov
Modified: 2018-04-05 18:48 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.11 KB, text/plain)
2018-01-17 14:19 UTC, Alexey Korepanov
Details
emerge --info libxml2 (emerge.info.libxml2,5.47 KB, text/plain)
2018-01-17 14:19 UTC, Alexey Korepanov
Details
baf.xsd (baf.xsd,9.29 KB, application/xml)
2018-01-17 14:21 UTC, Alexey Korepanov
Details
example.xml (example.xml,4.53 KB, text/xml)
2018-01-17 14:21 UTC, Alexey Korepanov
Details
build.log (last 300 lines) (build.log.300,50.37 KB, text/plain)
2018-01-17 14:22 UTC, Alexey Korepanov
Details
emerge -pqv (emerge.pqv,683 bytes, text/plain)
2018-01-17 14:24 UTC, Alexey Korepanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Korepanov 2018-01-17 14:19:10 UTC
Created attachment 515148 [details]
emerge --info

Libreoffice-5.4.4.2 build fails with segfault on

xmllint --noout --schema $S/sfx2/classification/baf.xsd 
                         $S/sfx2/classification/example.xml

I am on arm64, the version of libxml2 is 2.9.7.
Comment 1 Alexey Korepanov 2018-01-17 14:19:59 UTC
Created attachment 515150 [details]
emerge --info libxml2
Comment 2 Alexey Korepanov 2018-01-17 14:21:00 UTC
Created attachment 515152 [details]
baf.xsd
Comment 3 Alexey Korepanov 2018-01-17 14:21:23 UTC
Created attachment 515154 [details]
example.xml
Comment 4 Alexey Korepanov 2018-01-17 14:22:53 UTC
Created attachment 515156 [details]
build.log (last 300 lines)
Comment 5 Alexey Korepanov 2018-01-17 14:24:15 UTC
Created attachment 515158 [details]
emerge -pqv
Comment 6 Alexey Korepanov 2018-01-19 11:57:49 UTC
with libxml2-2.9.6 the build succeeded
Comment 7 Andreas Sturmlechner gentoo-dev 2018-01-19 17:51:36 UTC
I can't reproduce this issue with amd64.
Comment 8 Phil Stracchino (Unix Ronin) 2018-02-06 02:00:18 UTC
I am able to reproduce this build failure on amd64, and I can also reproduce solving it by downgrading libxml2 from 2.9.7 to 2.9.6.
Comment 9 Andreas Sturmlechner gentoo-dev 2018-04-05 15:18:04 UTC
Is it still happening with 5.4.5.1 or 6.0.2.1?
Comment 10 Phil Stracchino (Unix Ronin) 2018-04-05 17:24:01 UTC
(In reply to Andreas Sturmlechner from comment #9)
> Is it still happening with 5.4.5.1 or 6.0.2.1?

I have not tested with 6.0.2.1 unstable, but I currently have libxml2-2.9.7 and libreoffice-5.4.5.1 installed, so presumably the answer is no.  I can do a libreoffice rebuild to verify.
Comment 11 Andreas Sturmlechner gentoo-dev 2018-04-05 17:26:22 UTC
Thanks for your reply, we will consider this as fixed. Should you decide to try with 6.0, then make sure you sync and build 6.0.3.2 that has just been bumped, to avoid an unnecessary rebuild. You can re-open this bug should it still fail.
Comment 12 Phil Stracchino (Unix Ronin) 2018-04-05 18:48:52 UTC
(In reply to Phil Stracchino (Unix Ronin) from comment #10)
> (In reply to Andreas Sturmlechner from comment #9)
> > Is it still happening with 5.4.5.1 or 6.0.2.1?
> 
> I have not tested with 6.0.2.1 unstable, but I currently have libxml2-2.9.7
> and libreoffice-5.4.5.1 installed, so presumably the answer is no.  I can do
> a libreoffice rebuild to verify.

Confirmed libreoffice-5.4.5.1 builds cleanly with libxml2-2.9.7.