Package: src:qtscript-opensource-src Version: 5.10.1+dfsg-2 Severity: normal Tags: sid buster User: debian-...@lists.debian.org Usertags: ftbfs-gcc-8
Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The severity of this report will be raised before the buster release. The full build log can be found at: http://aws-logs.debian.net/2018/05/01/gcc8/qtscript-opensource-src_5.10.1+dfsg-2_unstable_gcc8.log.gz The last lines of the build log are at the end of this report. To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-8/porting_to.html [...] Loc: [tst_qscriptclass.cpp(1358)] PASS : tst_QScriptClass::defaultImplementations() PASS : tst_QScriptClass::scriptClassObjectInPrototype() PASS : tst_QScriptClass::scriptClassWithNullEngine() PASS : tst_QScriptClass::scriptClassInOtherEngine() PASS : tst_QScriptClass::cleanupTestCase() Totals: 16 passed, 8 failed, 0 skipped, 0 blacklisted, 10ms ********* Finished testing of tst_QScriptClass ********* make[5]: *** [Makefile:296: check] Error 8 make[5]: Leaving directory '/<<BUILDDIR>>/qtscript-opensource-src-5.10.1+dfsg/tests/auto/qscriptclass' make[4]: *** [Makefile:1078: sub-qscriptclass-check] Error 2 make[5]: Nothing to be done for 'check'. make[5]: Entering directory '/<<BUILDDIR>>/qtscript-opensource-src-5.10.1+dfsg/tests/auto/qscriptcontextinfo' /<<BUILDDIR>>/qtscript-opensource-src-5.10.1+dfsg/tests/auto/qscriptcontextinfo/target_wrapper.sh ./tst_qscriptcontextinfo ********* Start testing of tst_QScriptContextInfo ********* Config: Using QtTest library 5.10.1, Qt 5.10.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0) PASS : tst_QScriptContextInfo::initTestCase() XFAIL : tst_QScriptContextInfo::nativeFunction() QTBUG-17602: columnNumber doesn't work Loc: [tst_qscriptcontextinfo.cpp(139)] PASS : tst_QScriptContextInfo::nativeFunction() XFAIL : tst_QScriptContextInfo::scriptFunction() QTBUG-17602: columnNumber doesn't work Loc: [tst_qscriptcontextinfo.cpp(171)] XFAIL : tst_QScriptContextInfo::scriptFunction() QTBUG-17602: columnNumber doesn't work Loc: [tst_qscriptcontextinfo.cpp(190)] PASS : tst_QScriptContextInfo::scriptFunction() FAIL! : tst_QScriptContextInfo::qtFunction() Compared values are not the same Actual (info.functionParameterNames().size()): 1 Expected (pnames.size()) : 2 Loc: [tst_qscriptcontextinfo.cpp(236)] PASS : tst_QScriptContextInfo::qtPropertyFunction() PASS : tst_QScriptContextInfo::nullContext() PASS : tst_QScriptContextInfo::streaming() PASS : tst_QScriptContextInfo::comparison_null() PASS : tst_QScriptContextInfo::assignmentAndComparison() PASS : tst_QScriptContextInfo::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped, 0 blacklisted, 4ms ********* Finished testing of tst_QScriptContextInfo ********* make[5]: *** [Makefile:296: check] Error 1 make[5]: Leaving directory '/<<BUILDDIR>>/qtscript-opensource-src-5.10.1+dfsg/tests/auto/qscriptcontextinfo' make[4]: *** [Makefile:1081: sub-qscriptcontextinfo-check] Error 2 make[3]: *** [Makefile:297: sub-auto-check] Error 2 make[2]: *** [Makefile:398: sub-tests-check] Error 2 make[2]: *** Waiting for unfinished jobs.... make[5]: Nothing to be done for 'check'. make[5]: Nothing to be done for 'check'. dh_auto_test: make -j8 -Oline check returned exit code 2 make[1]: *** [debian/rules:42: override_dh_auto_test-arch] Error 25 make[1]: Leaving directory '/<<BUILDDIR>>/qtscript-opensource-src-5.10.1+dfsg' make: *** [debian/rules:13: build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2