Hi all,
there is a problem building pyqt4-mac-py26-4.6-1.
I saw some days ago someone complaining there was a problem between
pyqt and the actual SIP version. But this time that doesn't seem to be
the case (although I might be wrong).

The errors output when compiling is:
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h: In copy constructor
'QResource::QResource(const QResource&)':
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:170: error:
'QScopedPointer<T, Cleanup>::QScopedPointer(const QScopedPointer<T,
Cleanup>&) [with T = QResourcePrivate, Cleanup =
QScopedPointerDeleter<QResourcePrivate>]' is private
/sw/lib/qt4-mac/lib/QtCore.framework/Headers/qresource.h:59: error:
within this context
sipQtCoreQResource.cpp: In constructor
'sipQResource::sipQResource(const QResource&)':
sipQtCoreQResource.cpp:78: note: synthesized method
'QResource::QResource(const QResource&)' first required here
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h: In static member
function 'static void QScopedPointerDeleter<T>::cleanup(T*) [with T =
QResourcePrivate]':
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:100:   instantiated
from 'QScopedPointer<T, Cleanup>::~QScopedPointer() [with T =
QResourcePrivate, Cleanup = QScopedPointerDeleter<QResourcePrivate>]'
/sw/lib/qt4-mac/lib/QtCore.framework/Headers/qresource.h:59:
instantiated from here
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:59: error: invalid
application of 'sizeof' to incomplete type 'QResourcePrivate'
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:59: error: creating
array with negative size ('-0x00000000000000001')
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:60: error: invalid
application of 'sizeof' to incomplete type 'QResourcePrivate'
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:60: error: creating
array with negative size ('-0x00000000000000001')
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:62: warning: possible
problem detected in invocation of delete operator:
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:54: warning: 'pointer'
has incomplete type
/sw/lib/qt4-mac/lib/QtCore.framework/Headers/qresource.h:56: warning:
forward declaration of 'struct QResourcePrivate'
/sw/lib/qt4-mac/include/QtCore/qscopedpointer.h:62: note: neither the
destructor nor the class-specific operator delete will be called, even
if they are declared when the class is defined.
make[1]: *** [sipQtCoreQResource.o] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.UF9eDg failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pyqt4-mac-py26-4.6-1
(Lendo a base de dados ... 121262 ficheiros e directórios actualmente
instalados.)
Removendo fink-buildlock-pyqt4-mac-py26-4.6-1 ...
Failed: phase compiling: pyqt4-mac-py26-4.6-1 failed


Thanks,
Bruno

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to