Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 682156

Summary: app-office/libreoffice-6.2.4.2 with dev-java/ant-core-1.10.5-r2, dev-java/java-config-2.2.0-r4 and dev-java/openjdk-11.0.3_p7-r3 - checking whether Ant is >= 1.6.0... ./configure: line 39234: test: determine because are have 1: integer expression expected
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: flow, gentoobugs, ikelos, radek.dvorak, redblade7
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://git.libreoffice.org/core/commit/cb060c2fe9e03b49953f43ab605559c4542e2ae4
See Also: https://bugs.gentoo.org/show_bug.cgi?id=682136
https://bugs.documentfoundation.org/show_bug.cgi?id=124456
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libreoffice-6.2.2.2-stricter-ant-check.patch

Description Dennis Schridde 2019-03-31 18:00:18 UTC
Created attachment 571408 [details, diff]
libreoffice-6.2.2.2-stricter-ant-check.patch

See bug #682136 for a more detailed description of the underlying issue.  Attached patch makes app-office/libreoffice-6.2.2.2's configure.ac more robust against such issues, which appears good independently of the root cause.  Hence I file a separate bug with this patch.
Comment 1 Dennis Schridde 2019-03-31 18:34:11 UTC
Upstream report: https://bugs.documentfoundation.org/show_bug.cgi?id=124456
Comment 2 Dennis Schridde 2019-04-23 07:06:15 UTC
Issue persists with app-office/libreoffice-6.2.3.2.
Comment 3 Dennis Schridde 2019-05-25 23:30:37 UTC
Persists
Comment 4 Andreas Sturmlechner gentoo-dev 2019-06-09 20:10:09 UTC
(In reply to Dennis Schridde from comment #1)
> Upstream report: https://bugs.documentfoundation.org/show_bug.cgi?id=124456

Upstream asked you to submit it via gerrit, can you do it?
Comment 5 MrSnivvel 2019-09-07 18:23:29 UTC
Can the attached patch be included in the ebuilds until upstream fixes their side?  LibreOffice is compiling right now after making an -r1 ebuild with the patch added.
Comment 6 Dennis Schridde 2019-10-04 15:03:19 UTC
(In reply to Andreas Sturmlechner from comment #4)
> (In reply to Dennis Schridde from comment #1)
> > Upstream report: https://bugs.documentfoundation.org/show_bug.cgi?id=124456
> 
> Upstream asked you to submit it via gerrit, can you do it?

https://gerrit.libreoffice.org/#/c/80233/
Comment 7 Dennis Schridde 2020-01-15 19:37:18 UTC
(In reply to Andreas Sturmlechner from comment #4)
> (In reply to Dennis Schridde from comment #1)
> > Upstream report: https://bugs.documentfoundation.org/show_bug.cgi?id=124456
> 
> Upstream asked you to submit it via gerrit, can you do it?

Patch was merged upstream as: https://git.libreoffice.org/core/commit/cb060c2fe9e03b49953f43ab605559c4542e2ae4

It will be available in 6.4.0.
Comment 8 Andreas Sturmlechner gentoo-dev 2020-07-26 13:33:45 UTC
Thanks for pushing it upstream!