Hi,
libqt4 failed to build for both armv5 and armv7 in Factory.
For armv7, it seems to be due to build-armv7-with-double-qreal.diff patch which lead to a double declaration of a function.
I think we should instead use "-fpu no" (or softvfp, vfpv2 or softvfp+vfpv2?) option for configure?
But I am not sure it will be really used.
For armv5, the compiler does not find the file "bits/c++config.h" whereas the package libstdc++47-devel is installed:
********************************************************************************
[ 531s] In file included from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/../../src/corelib/tools/qlist.h:58:0,
[ 531s] from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/qlist.h:1,
[ 531s] from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/../../src/corelib/tools/qstringlist.h:47,
[ 531s] from /home/abuild/rpmbuild/BUILD/qt-everywhere-opensource-src-4.8.2/include/QtCore/qstringlist.h:1,
[ 531s] from project.h:45,
[ 531s] from option.h:45,
[ 531s] from property.cpp:43:
[ 531s] /usr/armv5el-suse-linux-gnueabi/usr/include/c++/4.7/new:41:28: fatal error: bits/c++config.h: No such file or directory
********************************************************************************
Any idea why?
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org