Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378717 - Can't compile dev-db/mysql-workbench-5.2.34 with python 3.2 installed
Summary: Can't compile dev-db/mysql-workbench-5.2.34 with python 3.2 installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 21:36 UTC by Eric Mercier
Modified: 2011-08-20 18:52 UTC (History)
1 user (show)

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


Attachments
The emerge log (build.log,786.52 KB, text/plain)
2011-08-10 21:38 UTC, Eric Mercier
Details
emerge --info (emergeinfo.txt,5.26 KB, text/plain)
2011-08-10 21:39 UTC, Eric Mercier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Mercier 2011-08-10 21:36:36 UTC
I try to emerge dev-db/mysql-workbench-5.2.34 and it crash.

I will add you some additional info in a few minutes.

Reproducible: Always
Comment 1 Eric Mercier 2011-08-10 21:38:34 UTC
Created attachment 282881 [details]
The emerge log
Comment 2 Eric Mercier 2011-08-10 21:39:35 UTC
Created attachment 282883 [details]
emerge --info
Comment 3 Eric Mercier 2011-08-10 21:40:16 UTC
If you need something else, please tell me.

Thanks a lot
Comment 4 Hans de Graaff gentoo-dev Security 2011-08-11 06:28:52 UTC
checking for python2.6... yes
checking for python2.7... yes
checking for Python libraries...   File "<string>", line 2
    print sysconfig.get_python_inc()
                  ^
SyntaxError: invalid syntax
-lpython3.2


This is due to our own patch, so we have to fix this on our end.
Comment 5 Eric Mercier 2011-08-18 16:10:36 UTC
Ok, thanks a lot
Comment 6 Hans de Graaff gentoo-dev Security 2011-08-20 18:52:40 UTC
I believe that this is now fixed in CVS for mysql-workbench-5.2.34, but I could not reproduce this specific issue. Please test and reopen if needed.