[Kde-bindings] [Bug 178354] pykde4 fails to compile

Claudio Girlanda cgirlanda at girtech.com
Sun Jan 4 12:27:12 UTC 2009


http://bugs.kde.org/show_bug.cgi?id=178354





--- Comment #18 from Claudio Girlanda <cgirlanda girtech com>  2009-01-04 13:27:10 ---
I am using x86.

For Simon:
When pykde4 fail to compile, i check:

a) change gcc (switch to 4.1.2), and recompile pykde4: failed
b) Searching, I find pykde4 ebuild is part of kdebindings official source. I
download and compile kdebindings with both compiler and fail (same error)
c) In that moment, I suspect in kdelibs...and read your post.
d) Now I compile from official source kdelibs-4.1.87 and check with strings |
c++... as you suggest:
- gcc 4.3.2 compile correctly
- gcc 4.1.2 compile correctly
I think problem is in "gentoo way".

Revert from snapshot (thanks to virtualization :-))) and:
1) set gcc 4.1.2 (with gcc-config) and manually ebuild kdelibs-4.1.87.ebuild
compile 
libplasma has no symbol (thus is not correct)

2) set gcc 4.3.2 (with gcc-config) and manually ebuild kdelibs-4.1.87.ebuild
compile 
libplasma has symbol (is correct)

Mmmmmm....
I look in portage... what change from 2 day ago?
I found: 

-rw-r--r--  1 portage portage   1757 Aug 19 20:37 gcc-4.3.1-r1.ebuild
-rw-r--r--  1 portage portage   1748 Jun 29  2008 gcc-4.3.1.ebuild
-rw-r--r--  1 root    root      2191 Jan  2 21:37 gcc-4.3.2-r2.ebuild
-rw-r--r--  1 root    root      1830 Dec 29 11:06 gcc-4.3.2.ebuild

At this moment I think gcc-4.3.2.ebuild dated dec 29 is the problem.

... reverting and recompiling...

Stay tuned :-))


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list