Version: unspecified (using Devel) OS: Linux pykde4 from git doesn't build with sip 4.12.2, error is: [ 21%] Building CXX object CMakeFiles/python_module_PyKDE4_kdeui.dir/sip/kdeui/sipkdeuipart2.o /build/src/build/sip/kdeui/sipkdeuipart2.cpp: In function 'PyObject* meth_KTabWidget_label(PyObject*, PyObject*)': /build/src/build/sip/kdeui/sipkdeuipart2.cpp:17452:42: error: 'class KTabWidget' has no member named 'label' /build/src/build/sip/kdeui/sipkdeuipart2.cpp: In function 'PyObject* meth_KTabWidget_tabLabel(PyObject*, PyObject*)': /build/src/build/sip/kdeui/sipkdeuipart2.cpp:17480:42: error: 'class KTabWidget' has no member named 'tabLabel' /build/src/build/sip/kdeui/sipkdeuipart2.cpp: In function 'PyObject* meth_KTabWidget_setTabLabel(PyObject*, PyObject*)': /build/src/build/sip/kdeui/sipkdeuipart2.cpp:17508:21: error: 'class KTabWidget' has no member named 'setTabLabel' make[2]: *** [CMakeFiles/python_module_PyKDE4_kdeui.dir/sip/kdeui/sipkdeuipart2.o] Error 1 make[1]: *** [CMakeFiles/python_module_PyKDE4_kdeui.dir/all] Error 2 make: *** [all] Error 2 Reproducible: Always sip 4.12.2 pyqt 4.8.4
Andrea , using these diffs/patches i am able to compile pykde4 succesfully. http://pastebin.com/wGcUnSCE http://pastebin.com/PCXAQ4kE http://pastebin.com/1k4J6333 http://pastebin.com/6Dbnjghq http://pastebin.com/L0fFFmRU http://pastebin.com/HuinSGhp
Created attachment 60265 [details] fix pykde4 build
(In reply to comment #1) > Andrea , using these diffs/patches i am able to compile pykde4 succesfully. > http://pastebin.com/wGcUnSCE > http://pastebin.com/PCXAQ4kE > http://pastebin.com/1k4J6333 > http://pastebin.com/6Dbnjghq > http://pastebin.com/L0fFFmRU > http://pastebin.com/HuinSGhp Confirmed. Those patches fix pykde4 build, I merged them in a file which is attached
These patches aren't helpfull anymore. Failog with them: http://pastebin.com/AHWr7BTw without them: http://pastebin.com/JKpCWgMu
(In reply to comment #4) > These patches aren't helpfull anymore. Failog with them: > http://pastebin.com/AHWr7BTw you are missing boost: fatal error: boost/shared_ptr.hpp: No such file or directory
(In reply to comment #5) Ooops :) Patches are working...
Cannot reproduce anymore since KDE 4.7