On 22.11.2013 19:51, Thiago Macieira wrote:
What are the symptoms of failure, if it doesn't produce an error message? Can you attach the output of configure when run with -v?
It depends on what you call an error message.
Of course it fails with "error 1", but it is missing any additional information about what is wrong.

That is why I've requested the change to be taken into release.
It will let others know why their configuration suddenly does not work anymore.

Please find the failing configure output attached.

Wolfgang


_______________________________________________
Releasing mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/releasing

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
00:00:53.095 cd TMPDIR/QtBase/nto/arm/o.le-v7/build && MAKE=make MAKEFLAGS="-j 
12" TMPDIR/QtBase/src/configure -v \
00:00:53.095            -xplatform blackberry-armle-v7-qcc \
00:00:53.095            -platform linux-g++ \
00:00:53.095            -prefix TMPDIR/stage/target/qnx6 \
00:00:53.095            -hostprefix TMPDIR/host/armle-v7 \
00:00:53.095            -hostbindir TMPDIR/host/armle-v7/bin \
00:00:53.095            -hostdatadir 
TMPDIR/stage/target/qnx6/armle-v7/usr/share/qt5 \
00:00:53.095            -bindir TMPDIR/host/armle-v7/bin \
00:00:53.095            -docdir TMPDIR/doc \
00:00:53.095            -examplesdir TMPDIR/examples \
00:00:53.095            -testsdir TMPDIR/tests \
00:00:53.095            -translationdir TMPDIR/translations \
00:00:53.095            -archdatadir 
TMPDIR/stage/target/qnx6/armle-v7/usr/share/qt5 \
00:00:53.095            -importdir 
TMPDIR/stage/target/qnx6/armle-v7/usr/lib/qt5/imports \
00:00:53.095            -libdir 
TMPDIR/stage/target/qnx6/armle-v7/usr/lib/qt5/lib \
00:00:53.095            -libexecdir 
TMPDIR/stage/target/qnx6/armle-v7/usr/lib/qt5/libexec \
00:00:53.095            -plugindir 
TMPDIR/stage/target/qnx6/armle-v7/usr/lib/qt5/plugins \
00:00:53.095            -qmldir 
TMPDIR/stage/target/qnx6/armle-v7/usr/lib/qt5/qml \
00:00:53.096            -datadir 
TMPDIR/stage/target/qnx6/armle-v7/usr/share/qt5 \
00:00:53.096            -headerdir 
TMPDIR/stage/target/qnx6/armle-v7/usr/include/qt5 \
00:00:53.096            -opensource \
00:00:53.096            -confirm-license \
00:00:53.096            -qt-sql-sqlite \
00:00:53.096            -system-sqlite \
00:00:53.096            -system-proxies \
00:00:53.096            -qpa qnx\
00:00:53.096            -iconv \
00:00:53.096            -largefile \
00:00:53.096            -shared \
00:00:53.096            -release \
00:00:53.096            -nomake examples \
00:00:53.096            -nomake tests \
00:00:53.096            -nomake tools \
00:00:53.096            -no-sse \
00:00:53.096            -no-sse2 \
00:00:53.096            -no-sse3 \
00:00:53.096            -no-ssse3 \
00:00:53.096            -no-sse4.1 \
00:00:53.096            -no-sse4.2 \
00:00:53.096            -no-avx \
00:00:53.096            -no-cups \
00:00:53.096            -no-pch \
00:00:53.096            -no-rpath \
00:00:53.096            -no-sql-db2 \
00:00:53.096            -no-sql-ibase \
00:00:53.096            -no-sql-mysql \
00:00:53.096            -no-sql-oci \
00:00:53.096            -no-sql-odbc \
00:00:53.096            -no-sql-psql \
00:00:53.096            -no-sql-sqlite2 \
00:00:53.096            -no-sql-sqlite_symbian \
00:00:53.096            -no-sql-symsql \
00:00:53.096            -no-sql-tds \
00:00:53.096            -opengl es2 \
00:00:53.096            -dont-process \
00:00:53.096            -force-debug-info \
00:00:53.096            -no-strip \
00:00:53.096            -reduce-relocations \
00:00:53.096            -openssl-linked
00:00:53.379 make[4]: *** [configure] Error 1
00:00:53.379 make[4]: Leaving directory `TMPDIR/QtBase/nto/arm/o.le-v7'
00:00:53.380 make[3]: *** [install] Error 2
00:00:53.380 make[3]: Leaving directory `TMPDIR/QtBase/nto/arm'
00:00:53.380 make[2]: *** [install] Error 2
00:00:53.380 make[2]: Leaving directory `TMPDIR/QtBase/nto'
00:00:53.380 make[1]: *** [install] Error 2
00:00:53.380 make[1]: Leaving directory `TMPDIR/QtBase'
00:00:53.380 make: *** [install] Error 2
_______________________________________________
Releasing mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/releasing

Reply via email to