PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 1079 - Compilation of QtCore bindings failed with Qt 4.8 RC1, Windows 7, Visual Studio 2008, Python 2.6, 32 bit
: Compilation of QtCore bindings failed with Qt 4.8 RC1, Windows 7, Visual Stud...
Status: NEW
Product: PySide
Classification: Unclassified
Component: QtCore
: 1.0.8
: PC MS Windows XP/Vista/7
: P2 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-12-02 14:47 EET by Roman Lacko
Modified: 2012-03-08 16:57 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Lacko 2011-12-02 14:47:26 EET
Build log:

Scanning dependencies of target QtCore
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstracteventdispatcher_wrapper.cpp.obj
qabstracteventdispatcher_wrapper.cpp
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstractfileengine_wrapper.cpp.obj
qabstractfileengine_wrapper.cpp
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstractfileenginehandler_wrapper.cpp.obj
qabstractfileenginehandler_wrapper.cpp
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstractfileengineiterator_wrapper.cpp.obj
qabstractfileengineiterator_wrapper.cpp
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstractitemmodel_wrapper.cpp.obj
qabstractitemmodel_wrapper.cpp
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstractlistmodel_wrapper.cpp.obj
qabstractlistmodel_wrapper.cpp
[  3%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qabstracttablemodel_wrapper.cpp.obj
qabstracttablemodel_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qbasictimer_wrapper.cpp.obj
qbasictimer_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qbitarray_wrapper.cpp.obj
qbitarray_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qbuffer_wrapper.cpp.obj
qbuffer_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qbytearray_wrapper.cpp.obj
qbytearray_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qbytearraymatcher_wrapper.cpp.obj
qbytearraymatcher_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qchildevent_wrapper.cpp.obj
qchildevent_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qcoreapplication_wrapper.cpp.obj
qcoreapplication_wrapper.cpp
[  4%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qcryptographichash_wrapper.cpp.obj
qcryptographichash_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qdatastream_wrapper.cpp.obj
qdatastream_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qdate_wrapper.cpp.obj
qdate_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qdatetime_wrapper.cpp.obj
qdatetime_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qdir_wrapper.cpp.obj
qdir_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qdiriterator_wrapper.cpp.obj
qdiriterator_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qdynamicpropertychangeevent_wrapper.cpp.obj
qdynamicpropertychangeevent_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qevent_wrapper.cpp.obj
qevent_wrapper.cpp
[  5%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qeventloop_wrapper.cpp.obj
qeventloop_wrapper.cpp
[  6%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qfactoryinterface_wrapper.cpp.obj
qfactoryinterface_wrapper.cpp
[  6%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qfile_wrapper.cpp.obj
qfile_wrapper.cpp
C:\Downloads\setuptools\modules\PySide\build\PySide\QtCore\PySide\QtCore\qfile_wrapper.cpp(1660)
: error C2661: 'QFileWrapper::open' : no overloaded function takes 3 arguments
NMAKE : fatal error U1077: 'c:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe' : return code
'0x2'
Stop.
NMAKE : fatal error U1077: '"c:\program files (x86)\microsoft visual studio
9.0\vc\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\program files (x86)\microsoft visual studio
9.0\vc\bin\nmake.exe"' : return code '0x2'
Stop.
Comment 1 Hugo Parente Lima 2011-12-13 16:06:27 EET
Could you try with a newer version?
Comment 2 Roman Lacko 2011-12-13 17:08:48 EET
(In reply to comment #1)
> Could you try with a newer version?

Hi,
the latest version of PySide (master branch) fails with the same error (build
against Qt 4.8.0RC1, Python 2.6 32bit, VS2008):

...
[  6%] Building CXX object
PySide/QtCore/CMakeFiles/QtCore.dir/PySide/QtCore/qfile_wrapper.cpp.obj
qfile_wrapper.cpp
C:\Downloads\setuptools\modules\PySide\build\PySide\QtCore\PySide\QtCore\qfile_wrapper.cpp(1660)
: error C2661: 'QFileWrapper::open' : no overloaded function takes 3 arguments
NMAKE : fatal error U1077: 'c:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe' : return code
'0x2'
Stop.
NMAKE : fatal error U1077: '"c:\program files (x86)\microsoft visual studio
9.0\vc\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\program files (x86)\microsoft visual studio
9.0\vc\bin\nmake.exe"' : return code '0x2'
...

-Roman
Comment 3 Hugo Parente Lima 2011-12-13 19:05:30 EET
Thanks Roman, we have no buildbots running with Qt4.8 + Windows yet, we plan to
do this when Qt4.8 get released, despite of the missing build bot this is a
valid bug.
Comment 4 Hugo Parente Lima 2012-01-06 00:49:45 EET
Hi,

The last release still not compiling against Qt48 on windows? i.e. this bug
still valid?
Comment 5 Roman Lacko 2012-01-09 09:53:00 EET
Hi,
Yes the bug is still valid, the build fails against latest Qt 4.8.

Regards
-Roman
Comment 6 Matti Airas 2012-03-08 16:57:57 EET
PySide is now a Qt-addon and uses Qt Project's JIRA tool for tracking bugs.
Please verify that the bug is still valid and re-submit it in the address
below:

https://bugreports.qt-project.org/

Sorry for the inconvenience!