[Releasing] Qt 5 alpha 20120314: linux g++ C++11: FAILURE
Thiago Macieira
thiago.macieira at intel.com
Thu Mar 15 13:16:29 CET 2012
On quinta-feira, 15 de março de 2012 13.08.38, Thiago Macieira wrote:
> Configured:
> ../qt-everywhere-opensource-src-5.0.0/configure -prefix
> /tmp/qt-5-alpha-install -release -xcb -opensource -confirm-license
> -platform linux-g++-optimised
>
> mkspec sets CXXFLAGS to:
> -march=core2 -mtune=corei7-avx -std=c++0x -O3 -g -maccumulate-outgoing-args
After that fix, qtbase properly compiles everything, including all examples and
tests.
Why are tests enabled in the first place?
Anyway, there's a new build error. Trailing part of the build log:
gmake[1]: Leaving directory `/tmp/qt-5-alpha-build/qtbase'
cd qtsvg/ && gmake -f Makefile
gmake[1]: Entering directory `/tmp/qt-5-alpha-build/qtsvg'
cd src/ && /tmp/qt-5-alpha-build/qtbase/bin/qmake /tmp/qt-everywhere-
opensource-src-5.0.0/qtsvg/src/src.pro -o Makefile
Could not find mkspecs for your QMAKESPEC(default) after trying:
/tmp/qt-5-alpha-build/qtsvg/mkspecs
/tmp/qt-everywhere-opensource-src-5.0.0/qtsvg/mkspecs
/tmp/qt-5-alpha-install/mkspecs
gmake[1]: *** [src/Makefile] Error 3
gmake[1]: Leaving directory `/tmp/qt-5-alpha-build/qtsvg'
gmake: *** [module-qtsvg-make_default] Error 2
The "default" mkspec it's searching for is located in
/tmp/qt-5-alpha-build/qtbase/mkspecs
I'm stopping here. This package has unrecoverable errors.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/releasing/attachments/20120315/1c8267ed/attachment.sig>
More information about the Releasing
mailing list