[Bug 1715599] Re: 2.26-0ubuntu1 breaks compliation of several KDE sources
Rik Mills
rik.mills88 at gmail.com
Thu Sep 7 10:17:02 UTC 2017
Trying to build without kio for example, without libxslt results in a
build fail with:
-- The following REQUIRED packages have not been found:
* LibXslt, <http://xmlsoft.org/XSLT>
Required by the KDE help system to process DocBook XML
CMake Error at /usr/share/cmake-3.9/Modules/FeatureSummary.cmake:459 (message):
feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
run.
Even in the latest libxslt git revision,
https://git.gnome.org/browse/libxslt/tree/libxslt/xsltlocale.h
#include <xlocale.h>
is required.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/1715599
Title:
2.26-0ubuntu1 breaks compliation of several KDE sources
Status in glibc package in Ubuntu:
New
Bug description:
2.26-0ubuntu1 breaks compliation of several KDE sources.
Including so far, but maybe not limited to is autotests:
kde4libs
kio
kopete
with the error
In file included from /usr/include/libxslt/xsltInternals.h:24:0,
from /usr/include/libxslt/xsltutils.h:23,
from /tmp/autopkgtest.U99BLh/build.W2l/kde4libs-4.14.34/kdoctools/kio_help.cpp:61:
/usr/include/libxslt/xsltlocale.h:20:10: fatal error: xlocale.h: No such file or directory
#include <xlocale.h>
^~~~~~~~~~~
compilation terminated.
Confirmed also in kio package rebuild in our staging ppa
https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-
frameworks/+sourcepub/8240685/+listing-archive-extra
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1715599/+subscriptions
More information about the foundations-bugs
mailing list