2017-09-07 10:35:32 |
Rik Mills |
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 |
gblic 2.26-0ubuntu1 which removed xlocale.h: breaks compliation of several KDE sources, but libxslt still requires that header.
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 |
|