Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638188 - dev-db/mysql-workbench-6.3.10 : Workbench required iodbc or Unixodbc, none was found, CMake will exit.
Summary: dev-db/mysql-workbench-6.3.10 : Workbench required iodbc or Unixodbc, none w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 658132
  Show dependency tree
 
Reported: 2017-11-19 21:59 UTC by Toralf Förster
Modified: 2018-12-13 11:36 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.05 KB, text/plain)
2017-11-19 21:59 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.25 KB, text/plain)
2017-11-19 21:59 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,58.81 KB, text/plain)
2017-11-19 21:59 UTC, Toralf Förster
Details
dev-db:mysql-workbench-6.3.10:20171119-194658.log (dev-db:mysql-workbench-6.3.10:20171119-194658.log,6.02 KB, text/plain)
2017-11-19 21:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.43 KB, text/plain)
2017-11-19 21:59 UTC, Toralf Förster
Details
environment (environment,178.41 KB, text/plain)
2017-11-19 21:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.05 KB, application/x-bzip)
2017-11-19 21:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.50 KB, application/x-bzip)
2017-11-19 21:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.85 KB, application/x-bzip)
2017-11-19 21:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-19 21:59:00 UTC
-- Boost version: 1.65.0
CMake Error at CMakeLists.txt:166 (message):
  Workbench required iodbc or Unixodbc, none was found, CMake will exit.


-- Configuring incomplete, errors occurred!

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20171113-203456

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-db/mysql-workbench
[ebuild  N    ] dev-db/mysql-workbench-6.3.10  USE="-debug -doc -gnome-keyring" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-11-19 21:59:03 UTC
Created attachment 505014 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-19 21:59:06 UTC
Created attachment 505016 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2017-11-19 21:59:09 UTC
Created attachment 505018 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2017-11-19 21:59:12 UTC
Created attachment 505020 [details]
dev-db:mysql-workbench-6.3.10:20171119-194658.log
Comment 5 Toralf Förster gentoo-dev 2017-11-19 21:59:16 UTC
Created attachment 505022 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2017-11-19 21:59:19 UTC
Created attachment 505024 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2017-11-19 21:59:22 UTC
Created attachment 505026 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-11-19 21:59:25 UTC
Created attachment 505028 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2017-11-19 21:59:28 UTC
Created attachment 505030 [details]
temp.tbz2
Comment 10 Pavol Cizmarik 2018-03-02 23:06:58 UTC
Hello

I used different FindIODBC.cmake module and built it successfully. 
I didn't figured out how to connect with it to my local MySQL instance with error message: "Unsupported option provided to mysql_options()".

My MySQL version: dev-db/mysql-5.6.39
Comment 11 HelLViS69 2018-04-18 08:23:49 UTC
Same error here, with libiodbc installed by qtsql
If I manually install unixODBC, mysql-workbench installs
Comment 12 Hans de Graaff gentoo-dev Security 2018-07-20 18:36:59 UTC
(In reply to Pavol Cizmarik from comment #10)
> Hello
> 
> I used different FindIODBC.cmake module and built it successfully. 

Can you provide more detail here, or a pointer to the fixed FindIODBC.cmake file?
Comment 13 Larry the Git Cow gentoo-dev 2018-12-13 11:36:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057645ffcdb86bd24e7c965f6e1aa03db33abb4c

commit 057645ffcdb86bd24e7c965f6e1aa03db33abb4c
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-12-13 11:36:16 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-12-13 11:36:33 +0000

    dev-db/mysql-workbench: fix build with libiodbc
    
    Fixes: https://bugs.gentoo.org/638188
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-db/mysql-workbench/mysql-workbench-6.3.10.ebuild | 6 ++++++
 dev-db/mysql-workbench/mysql-workbench-8.0.13.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)