[Libreoffice-bugs] [Bug 128189] New: configure.ac has a couple issues (patch attached)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 17 03:32:11 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128189
Bug ID: 128189
Summary: configure.ac has a couple issues (patch attached)
Product: LibreOffice
Version: 6.3.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: dlc.usa at gmail.com
Description:
several test commands use '==' ops where '=' is needed, qmake-qt5 locating code
adds a blank to the $PATH string which prevents finding qmake-qt5 if its in the
last directory. These defects are all in configure.ac, and the patch will be
attached immediately after filing.
Steps to Reproduce:
1. Run autogen.sh
2.
3.
Actual Results:
Depends on the system, but can throw test command messages to stderr, fail to
find qmake-qt5 when it's actually in the PATH, and possibly other misbehavior.
Expected Results:
No error messages, qmake-qt5 is found if it's in the PATH.
Reproducible: Sometimes
User Profile Reset: No
Additional Info:
Patch to configure.ac attached, works for 6.3.2.2 and 6.3.3.1.
--
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/20191017/1b90077a/attachment.html>
More information about the Libreoffice-bugs
mailing list