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

Bug 567234

Summary: dev-db/mysql-workbench - add dep on dev-libs/boost[nls]
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: [OLD] UnspecifiedAssignee: Hans de Graaff <graaff>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Tomáš Mózes 2015-12-01 09:52:20 UTC
Version 6.3.5 fails to build with:
/var/tmp/portage/dev-db/mysql-workbench-6.3.5/work/mysql-workbench-community-6.3.5-src/library/base/string_utilities.cpp:34:41: fatal error: boost/locale/encoding_utf.hpp: No such file or directory
 #include <boost/locale/encoding_utf.hpp>

boost without nls doesn't have this file.
Comment 1 Tomáš Mózes 2015-12-01 09:52:47 UTC
Created attachment 418276 [details]
build.log
Comment 2 Hans de Graaff gentoo-dev Security 2015-12-06 07:42:49 UTC
Fixed for mysql-workbench 6.3.3 and 6.3.4. Thanks for the report.