Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449062 - gnome-base/gdm-3.6.2 fails to build with python3.2
Summary: gnome-base/gdm-3.6.2 fails to build with python3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-28 16:08 UTC by pingoo
Modified: 2012-12-29 00:00 UTC (History)
0 users

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


Attachments
emerge --info '=gnome-base/gdm-3.6.2' (info.txt,4.69 KB, text/plain)
2012-12-28 16:08 UTC, pingoo
Details
emerge -pqv '=gnome-base/gdm-3.6.2' (pqv.txt,230 bytes, text/plain)
2012-12-28 16:10 UTC, pingoo
Details
/var/tmp/portage/gnome-base/gdm-3.6.2/temp/build.log (build.log,54.53 KB, text/plain)
2012-12-28 16:14 UTC, pingoo
Details
/var/tmp/portage/gnome-base/gdm-3.6.2/temp/environment (environment,147.96 KB, text/plain)
2012-12-28 16:15 UTC, pingoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pingoo 2012-12-28 16:08:38 UTC
Created attachment 333600 [details]
emerge --info '=gnome-base/gdm-3.6.2'

Hi, gdm-3.6.2 fails to compile while using python 3.2. The problem already appeared in the German forum (http://forums.gentoo.org/viewtopic-p-7210984.html?sid=f486a717eba9645e7163753422363733)
Comment 1 pingoo 2012-12-28 16:10:34 UTC
Created attachment 333602 [details]
emerge -pqv '=gnome-base/gdm-3.6.2'
Comment 2 pingoo 2012-12-28 16:14:21 UTC
Created attachment 333604 [details]
/var/tmp/portage/gnome-base/gdm-3.6.2/temp/build.log
Comment 3 pingoo 2012-12-28 16:15:48 UTC
Created attachment 333606 [details]
/var/tmp/portage/gnome-base/gdm-3.6.2/temp/environment
Comment 4 pingoo 2012-12-28 16:27:09 UTC
As said in the forum, after selecting python 2.7 I was able to compile and install gdm-3.6.2 and it appears to work fine also if I have now set python 3.1
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-12-28 22:19:14 UTC
What version of gdbus-codegen is installed ?
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-12-28 22:20:17 UTC
ftr, I just rebuilt gdm with python3.2 as system interpreter and the USE flags you provided and it was succesful
Comment 7 Chris Slycord 2012-12-28 23:12:21 UTC
(In reply to comment #5)
> What version of gdbus-codegen is installed ?

I have the same exact error.

dev-util/gdbus-codegen-2.34.3 with PYTHON_TARGETS="python2_7 python3_2 -python2_5 -python2_6 -python3_1 (-python3_3)"
Comment 8 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-29 00:00:50 UTC
Thanks for reporting. Fixed in cvs without a revision bump. Patch submitted upstream at https://bugzilla.gnome.org/show_bug.cgi?id=690842

+  28 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gdm-3.6.2.ebuild,
+  +files/gdm-3.6.2-gdm-slave.xml-unicode.patch:
+  Fix build failure with python-3.2 and certain locales (bug #449062, thanks to
+  pingoo et al.