[frameworks-kdoctools] [Bug 376246] compilation requires xmllint but CMake doesnt' check for it

2017-02-11 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=376246

Luigi Toscano  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kdo
   ||ctools/d7e0d20ae5f63a842f35
   ||43a8f0eef9afd54e0dbe

--- Comment #4 from Luigi Toscano  ---
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-0CMakeLists.txt

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

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

[frameworks-kdoctools] [Bug 376246] compilation requires xmllint but CMake doesnt' check for it

2017-02-10 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=376246

Luigi Toscano  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED

--- Comment #3 from Luigi Toscano  ---
Confirmed, see the proposed review https://phabricator.kde.org/D4558 .

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

[frameworks-kdoctools] [Bug 376246] compilation requires xmllint but CMake doesnt' check for it

2017-02-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=376246

--- Comment #2 from Allen Winter  ---
yes, I think its in libxml2-utils on ubuntu 14.04

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

[frameworks-kdoctools] [Bug 376246] compilation requires xmllint but CMake doesnt' check for it

2017-02-09 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=376246

Luigi Toscano  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||luigi.tosc...@tiscali.it

--- Comment #1 from Luigi Toscano  ---
xmllint is part of libxml2, which is checked. Does your distribution split it?

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