Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361645 - dev-db/mysql-workbench-5.2.33 failed (compile phase)
Summary: dev-db/mysql-workbench-5.2.33 failed (compile phase)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 1 vote (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-02 01:17 UTC by Michał Łyszczek
Modified: 2011-04-10 18:16 UTC (History)
3 users (show)

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


Attachments
Compile log with error (compile_log,5.68 KB, text/plain)
2011-04-02 01:19 UTC, Michał Łyszczek
Details
emerge --info (emergeinfo,4.70 KB, text/plain)
2011-04-02 01:20 UTC, Michał Łyszczek
Details
Complete build log (20110404-152440.log.tar.gz,73.01 KB, application/x-gzip)
2011-04-04 13:36 UTC, Michał Łyszczek
Details
gtk+ and gtkmm versions (versions,300 bytes, text/plain)
2011-04-09 17:47 UTC, Michał Łyszczek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Łyszczek 2011-04-02 01:17:37 UTC
mysql-workbench won't compile. No matter what.

Reproducible: Always

Steps to Reproduce:
1. emerge -av mysql-workbench
Actual Results:  
Compile crashes (attachment)

Expected Results:  
mysql-workbench compiles successfully
Comment 1 Michał Łyszczek 2011-04-02 01:19:02 UTC
Created attachment 268165 [details]
Compile log with error
Comment 2 Michał Łyszczek 2011-04-02 01:20:02 UTC
Created attachment 268167 [details]
emerge --info
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-04 10:47:20 UTC
Please attach the entire build log.
Comment 4 Michał Łyszczek 2011-04-04 13:36:43 UTC
Created attachment 268471 [details]
Complete build log
Comment 5 Hilco 2011-04-04 17:39:34 UTC
FYI, 5.2.31 doesn't compile either. It fails with a different error, though.

Unfortunately, that means there is not alternative in Portage.
Comment 6 Hans de Graaff gentoo-dev Security 2011-04-09 17:38:38 UTC
Which version of gtk+ and gtkmm do you have installed?

Can you try compiling with gcc:4.4 instead of gcc:4.5?
Comment 7 Michał Łyszczek 2011-04-09 17:47:16 UTC
Created attachment 269193 [details]
gtk+ and gtkmm versions

in short:

gtk+-2.24.3
gtkmm-2.24.0
Comment 8 Michał Łyszczek 2011-04-09 17:48:33 UTC
(In reply to comment #6)
> Can you try compiling with gcc:4.4 instead of gcc:4.5?

I've already tried. When it failed I installed gcc:4.5. Sadly, it didn't help.
Comment 9 Peter Volkov (RETIRED) gentoo-dev 2011-04-10 15:31:56 UTC
There is a patch at that fixes gcc-4.6 errors and this one: http://bugs.mysql.com/bug.php?id=60603 but build fails for me in any case with different error.
Comment 10 Hans de Graaff gentoo-dev Security 2011-04-10 18:16:13 UTC
The gtkmm issue should now be fixed in CVS (with mysql-workbench 5.2.33).

@pva: I've only fixed the gtkmm issue. I'm assuming that the gcc 4.6 will be fixed upstream before we unmask it, now that they are aware of it.