Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605868 - app-emulation/wine-9999 fails to compile with USE="staging" because of flex patch
Summary: app-emulation/wine-9999 fails to compile with USE="staging" because of flex p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-16 11:22 UTC by Rodrigo Saboya
Modified: 2017-01-23 22:15 UTC (History)
2 users (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 Rodrigo Saboya 2017-01-16 11:22:15 UTC
wine-staging upstream now applies the same patch as wine-2.0_rc3-flex263.patch:

https://github.com/wine-compholio/wine-staging/commit/9c43bb8d2ca3dfa4dc49ab726221c9c44cd4f288

Because of that, compilation now fails when applying the flex patch.

Reproducible: Always

Steps to Reproduce:
1. emerge app-emulation/wine-9999 with USE="staging"
2.
3.
Comment 1 Rodrigo Saboya 2017-01-16 11:31:36 UTC
PR submitted: https://github.com/gentoo/gentoo/pull/3502