Hi, I'm in 10.6.2 ... I'm glad to see it's not a problem with Leopard. I'm using 32 bit fink.
Regards, Bruno On Sun, Mar 28, 2010 at 3:57 PM, Alexander Hansen <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 3/27/10 4:38 PM, Bruno Morgado wrote: >> 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 >> > > What platform (OS version/architecture) are you on? I get the same > thing on 10.5/i386 (qt4-mac-4.6.2-3). > > - -- > Alexander Hansen > Fink User Liaison > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkuvbjwACgkQB8UpO3rKjQ+rxgCeIpz/PsZQDS0OPYunwr1bkz+o > 7LIAnjX0X2uPm+n2EoQ4WP/R1tBLnSCC > =YQsS > -----END PGP SIGNATURE----- > ------------------------------------------------------------------------------ Download Intel® 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
