Comment # 1 on bug 1125542 from
[  111s] g++ -c -pipe -fno-exceptions -g -Wall -W -D_REENTRANT -fPIC
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_PLUGIN -DQT_CORE_LIB
-DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include -I. -I/usr/include/python2.7 -I../../qpy/QtCore -I. -o
sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp
[  113s]
/home/abuild/rpmbuild/BUILD/PyQt4_gpl_x11-4.12.3/build_2.7/QtCore/sipQtCoreQAbstractAnimation.cpp:1076:1:
error: cannot convert 'std::nullptr_t' to 'int' in initialization
[  113s]  };
[  113s]  ^
[  113s]
/home/abuild/rpmbuild/BUILD/PyQt4_gpl_x11-4.12.3/build_2.7/QtCore/sipQtCoreQAbstractEventDispatcher.cpp:1167:1:
error: cannot convert 'std::nullptr_t' to 'int' in initialization
[  113s]          sipNameNr_QAbstractEventDispatcher,
[  113s]  ^
[  113s]
/home/abuild/rpmbuild/BUILD/PyQt4_gpl_x11-4.12.3/build_2.7/QtCore/sipQtCoreQAbstractItemModel.cpp:3036:1:
error: cannot convert 'std::nullptr_t' to 'int' in initialization
[  113s]      SIP_NULLPTR,
[  113s]  ^


You are receiving this mail because: