Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678528 - dev-libs/weston-5.0.0[rdp] requires freerdp<2.0.0
Summary: dev-libs/weston-5.0.0[rdp] requires freerdp<2.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-21 20:21 UTC by Thomas Capricelli
Modified: 2019-04-14 21:15 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 Thomas Capricelli 2019-02-21 20:21:20 UTC
Running ~amd64, the current version of freerdp is 2.0.0_rc4, and this makes compilation of weston crashes.

I have exactly the same errors as on
https://lists.freedesktop.org/archives/wayland-devel/2018-May/038269.html

which kinda confirms the actual dependancy is on openrdp<2.0.0

I think the ebuild should either add this constraint, or apply the patch mentionned on the link.
Comment 1 Ben Kohler gentoo-dev 2019-02-21 21:38:12 UTC
Well we don't have any suitable freerdp versions left... but this is fixed in an upstream commit:

https://github.com/wayland-project/weston/commit/029583e56e6eaad4139e39b4cf908158ab8cc91a

And their very new release of 5.0.91 has the fix.
Comment 2 Larry the Git Cow gentoo-dev 2019-04-14 14:17:35 UTC
The bug has been closed via the following commit(s):

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

commit 0fdfd5370ec02d8cbef141854f21cf418804201a
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-04-14 14:16:53 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-04-14 14:17:25 +0000

    dev-libs/weston: Drop old 5.0.0
    
    Closes: https://bugs.gentoo.org/678528
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-libs/weston/Manifest            |   1 -
 dev-libs/weston/weston-5.0.0.ebuild | 150 ------------------------------------
 2 files changed, 151 deletions(-)
Comment 3 Thomas Capricelli 2019-04-14 21:15:05 UTC
there's only 6.0.0 left in tree, but this one doesn't work neither...
see 
https://bugs.gentoo.org/683326