Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635088 - media-libs/mlt-6.4.1-r2: missing xlocale.h in glibc-2.26
Summary: media-libs/mlt-6.4.1-r2: missing xlocale.h in glibc-2.26
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xlocale.h
  Show dependency tree
 
Reported: 2017-10-22 18:11 UTC by David Korth
Modified: 2017-11-18 12:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Korth 2017-10-22 18:11:25 UTC
mlt-6.41-r2's mlt_property.h includes xlocale.h, which was removed in glibc-2.26.

Upstream patches:
https://github.com/mltframework/mlt/commit/2125e3955a0d0be61571cf43b674f74b4b93c6f8
https://github.com/mltframework/mlt/commit/fbf6a5187776f2f392cf258935ff49e4c0e87024
Comment 1 Larry the Git Cow gentoo-dev 2017-10-28 20:50:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbedddea510010caa0597b963d8add093ef7c71

commit 0cbedddea510010caa0597b963d8add093ef7c71
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2017-10-28 20:50:22 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2017-10-28 20:50:30 +0000

    media-libs/mlt: Add glibc-2.26 compatibility patches.
    
    Revision bump since headers have to be modified.
    
    Closes: https://bugs.gentoo.org/635088
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/mlt/files/mlt-6.4.1-glibc226-1.patch |  40 +++++
 media-libs/mlt/files/mlt-6.4.1-glibc226-2.patch |  22 +++
 media-libs/mlt/mlt-6.4.1-r4.ebuild              | 224 ++++++++++++++++++++++++
 3 files changed, 286 insertions(+)