You have been subscribed to a public bug by Rik Mills (rikmills):

In the archive rebuild:

http://qa.ubuntuwire.org/ftbfs/rebuilds/test-
rebuild-20170922-artful.html

mlt fails to build with:

In file included from mlt_property.c:28:0:
mlt_property.h:34:10: fatal error: xlocale.h: No such file or directory
 #include <xlocale.h>
          ^~~~~~~~~~~
compilation terminated.

due to xlocale.h being depreciated for locale.h in glibc 2.26

This in turn causes Kdenlive to FTBFS with a similar error using the old
mlt incorrect headers from the pre glibx 2.26 build.

Upstream patches fixing are:

https://github.com/mltframework/mlt/commit/2125e3955a0d0be61571cf43b674f74b4b93c6f8

and a correction to that patch

https://github.com/mltframework/mlt/commit/fbf6a5187776f2f392cf258935ff49e4c0e87024

A quick test build for the Kubuntu CI depends succeeds here:

https://launchpad.net/~kubuntu-ci/+archive/ubuntu/stage/+build/13515149

and Kdevenlive stable branch rebuilt against it here:

https://launchpad.net/~kubuntu-ci/+archive/ubuntu/stable/+build/13515163

** Affects: mlt (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: mlt (Ubuntu Artful)
     Importance: Undecided
         Status: New


** Tags: artful ftbfs
-- 
FTBFS in artful with new glibc 2.26  - xlocale.h -> locale.h required
https://bugs.launchpad.net/bugs/1719792
You received this bug notification because you are a member of Kubuntu Bugs, 
which is subscribed to the bug report.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to