Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572896 - dev-db/mysql-workbench requires dev-libs/libpcre[cxx]
Summary: dev-db/mysql-workbench requires dev-libs/libpcre[cxx]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 17:17 UTC by Philipp Ammann
Modified: 2016-01-25 20:26 UTC (History)
1 user (show)

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


Attachments
patch for ebuild (mysql-workbench-libpcrecxx.patch.gz,135 bytes, patch)
2016-01-25 17:18 UTC, Philipp Ammann
Details | Diff
uncompressed patch (mysql-workbench-libpcrecxx.patch,130 bytes, patch)
2016-01-25 17:20 UTC, Philipp Ammann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ammann 2016-01-25 17:17:28 UTC
dev-db/mysql-workbench is written in C++ and therefore depends on libpcreCXX, which is not required by the ebuild.

Reproducible: Always

Steps to Reproduce:
1. build libpcre with USE="-cxx"
2. emerge mysql-workbench
3. configure fails
Actual Results:  
-- Checking for modules 'libpcre;libpcrecpp'
--   Package 'libpcrecpp' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:360 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:522 (_pkg_check_modules_internal)
  CMakeLists.txt:134 (pkg_check_modules)
Comment 1 Philipp Ammann 2016-01-25 17:18:53 UTC
Created attachment 423870 [details, diff]
patch for ebuild

depend on dev-libs/libpcre[cxx] instead of just dev-libs/libpcre
Comment 2 Philipp Ammann 2016-01-25 17:20:53 UTC
Created attachment 423872 [details, diff]
uncompressed patch

Sorry, I thought bugzilla is smart enough to detect compressed stuff.
Comment 3 Hans de Graaff gentoo-dev Security 2016-01-25 20:26:45 UTC
Thanks, this is now fixed in mysql-workbench-6.3.4-r2