https://bugs.kde.org/show_bug.cgi?id=469367

Antonio Rojas <aro...@archlinux.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aro...@archlinux.org

--- Comment #2 from Antonio Rojas <aro...@archlinux.org> ---
System liborigin integration is quite broken. Labplot relies on a git snapshot
of liborigin, which is incompatible with the latest stable 3.0.1 release. Yet,
it happily accepts system liborigin 3.0.1 at build time and links against it.
On top of that, it uses the bundled liborigin headers even when linking against
system liborigin, which causes crashes due to the incompatibility.

Labplot cmake should not accept a system package of liborigin in this
situation. Ideally, a new 3.0.2 release of liborigin should be cut containing
the changes needed by labplot, and cmake should reject anything older than this
version. Alternatively, if liborigin is unmaintained upstream, support for
using the system version should be completely removed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to