Bug 376246 - compilation requires xmllint but CMake doesnt' check for it
Summary: compilation requires xmllint but CMake doesnt' check for it
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kdoctools
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-09 16:32 UTC by Allen Winter
Modified: 2017-02-11 14:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Winter 2017-02-09 16:32:54 UTC
In the v5.30.0 tag, I found that xmllint is required but the CMake buildsystem doesn't require it.
Comment 1 Luigi Toscano 2017-02-09 16:45:08 UTC
xmllint is part of libxml2, which is checked. Does your distribution split it?
Comment 2 Allen Winter 2017-02-09 17:10:10 UTC
yes, I think its in libxml2-utils on ubuntu 14.04
Comment 3 Luigi Toscano 2017-02-10 23:09:09 UTC
Confirmed, see the proposed review https://phabricator.kde.org/D4558 .
Comment 4 Luigi Toscano 2017-02-11 14:39:56 UTC
Git commit d7e0d20ae5f63a842f3543a8f0eef9afd54e0dbe by Luigi Toscano.
Committed on 11/02/2017 at 14:39.
Pushed by ltoscano into branch 'master'.

Fail the build early if xmllint is not available

Summary:
xmllint is required later anyway, and kio_help has the check.

Test Plan: If xmllint is not available, compilation fails in the cmake phase.

Reviewers: winterz

Reviewed By: winterz

Subscribers: #frameworks, #documentation

Tags: #frameworks, #documentation

Differential Revision: https://phabricator.kde.org/D4558

M  +3    -0    CMakeLists.txt

https://commits.kde.org/kdoctools/d7e0d20ae5f63a842f3543a8f0eef9afd54e0dbe