| Summary: | dev-python/PyQt4-4.3 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chuck Wegrzyn <chuck.wegrzyn> |
| Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | arfrever, python |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Chuck Wegrzyn
2007-08-10 19:12:39 UTC
Here is the emerge output.... `/var/tmp/portage/dev-python/PyQt4-4.3/work/PyQt-x11-gpl-4.3/qpy/QtDesigner' make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.3/work/PyQt-x11-gpl-4.3/qpy' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.3/work/PyQt-x11-gpl-4.3/QtCore' g++ -c -pipe -fPIC -O2 -march=i686 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/python2.5 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtCorecmodule.o sipQtCorecmodule.cpp sipQtCorecmodule.cpp: In function 'PyObject* func_qUncompress(PyObject*, PyObject*)': sipQtCorecmodule.cpp:8312: error: 'qUncompress' was not declared in this scope sipQtCorecmodule.cpp: In function 'PyObject* func_qCompress(PyObject*, PyObject*)': sipQtCorecmodule.cpp:8343: error: 'qCompress' was not declared in this scope sip/QtCore/qobject.sip: In function 'void initQtCore()': sip/QtCore/qobject.sip:2943: warning: dereferencing type-punned pointer will break strict-aliasing rules make[1]: *** [sipQtCorecmodule.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.3/work/PyQt-x11-gpl-4.3/QtCore' make: *** [all] Error 2 * r/tmp/portage/dev-python/PyQt4-4.3/work/PyQt-x11-gpl-4.3/QtCore' make: *** [all] Error 2 * I'm going to guess this is a bug in PyQt or sip. You might want to contact the PyQt devs to see if a patch is needed to sort this one out. *** Bug 189393 has been marked as a duplicate of this bug. *** I posted the probable solution in Bug 189393. added a zlib check to the ebuild |