Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 589012

Summary: www-servers/uwsgi: USE=yaml does not enable libyaml support
Product: Gentoo Linux Reporter: Dustin C. Hatch <dustin>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Enable LibYAML

Description Dustin C. Hatch 2016-07-17 17:11:09 UTC
Created attachment 440950 [details, diff]
Enable LibYAML

Although setting USE=yaml adds a dependency on dev-libs/libyaml, it does not actually enable support for it. Setting `yaml = true` in the build configuration file enables the built-in pseudo-YAML parser. To enable the LibYAML parser, the setting needs to be `yaml = libyaml`
Comment 1 Ultrabug gentoo-dev 2016-10-04 16:19:36 UTC
Sorry Dustin for the delay and thank you for catching this.

It's in tree since 2.0.14 !