[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925832: sni-qt: ftbfs with GCC-9



Package: src:sni-qt
Version: 0.2.7+15.10.20150729-2
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/sni-qt_0.2.7+15.10.20150729-2_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
3: QSYSTEM: IconCacheTest::testTrimCache() Failed to remove empty dir /<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons/hicolor/16x16/apps
3: QSYSTEM: IconCacheTest::testCacheOrder() Could not create '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons' dir for SNI icon cache
3: QWARN  : IconCacheTest::testCacheOrder() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_a4b66a1a49510a133a9d24508a53a162.png'
3: QSYSTEM: IconCacheTest::testCacheOrder() Failed to touch : No such file or directory
3: QWARN  : IconCacheTest::testCacheOrder() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_0d61ecfc8f0c7ee2a7a84bd08975a8e0.png'
3: QSYSTEM: IconCacheTest::testCacheOrder() Failed to touch : No such file or directory
3: QWARN  : IconCacheTest::testCacheOrder() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_e176716df42fa3aac3cc02bdfb614b8e.png'
3: QSYSTEM: IconCacheTest::testCacheOrder() Failed to touch : No such file or directory
3: QSYSTEM: IconCacheTest::testCacheOrder() Failed to remove empty dir /<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons/hicolor/16x16/apps
3: PASS   : IconCacheTest::testCacheOrder()
3: QSYSTEM: IconCacheTest::testDetectDuplicatedImages() Could not create '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons' dir for SNI icon cache
3: QWARN  : IconCacheTest::testDetectDuplicatedImages() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_a4b66a1a49510a133a9d24508a53a162.png'
3: QSYSTEM: IconCacheTest::testDetectDuplicatedImages() Failed to touch : No such file or directory
3: QSYSTEM: IconCacheTest::testDetectDuplicatedImages() Failed to remove empty dir /<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons/hicolor/16x16/apps
3: PASS   : IconCacheTest::testDetectDuplicatedImages()
3: PASS   : IconCacheTest::cleanupTestCase()
3: Totals: 6 passed, 1 failed, 0 skipped
3: ********* Finished testing of IconCacheTest *********
3/3 Test #3: iconcachetest ....................***Failed    0.02 sec
********* Start testing of IconCacheTest *********
Config: Using QTest library 4.8.7, Qt 4.8.7
PASS   : IconCacheTest::initTestCase()
PASS   : IconCacheTest::testThemePath()
PASS   : IconCacheTest::testPixmapIcon()
FAIL!  : IconCacheTest::testTrimCache() Compared values are not the same
   Actual (remainingNames.count()): 24
   Expected (IconCache::MaxIconCount): 20
   Loc: [/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/tests/auto/iconcachetest.cpp(121)]
QSYSTEM: IconCacheTest::testTrimCache() Failed to remove empty dir /<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons/hicolor/16x16/apps
QSYSTEM: IconCacheTest::testCacheOrder() Could not create '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons' dir for SNI icon cache
QWARN  : IconCacheTest::testCacheOrder() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_a4b66a1a49510a133a9d24508a53a162.png'
QSYSTEM: IconCacheTest::testCacheOrder() Failed to touch : No such file or directory
QWARN  : IconCacheTest::testCacheOrder() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_0d61ecfc8f0c7ee2a7a84bd08975a8e0.png'
QSYSTEM: IconCacheTest::testCacheOrder() Failed to touch : No such file or directory
QWARN  : IconCacheTest::testCacheOrder() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_e176716df42fa3aac3cc02bdfb614b8e.png'
QSYSTEM: IconCacheTest::testCacheOrder() Failed to touch : No such file or directory
QSYSTEM: IconCacheTest::testCacheOrder() Failed to remove empty dir /<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons/hicolor/16x16/apps
PASS   : IconCacheTest::testCacheOrder()
QSYSTEM: IconCacheTest::testDetectDuplicatedImages() Could not create '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons' dir for SNI icon cache
QWARN  : IconCacheTest::testDetectDuplicatedImages() Could not save icon as '/hicolor/16x16/apps/iconcachetest_28800_a4b66a1a49510a133a9d24508a53a162.png'
QSYSTEM: IconCacheTest::testDetectDuplicatedImages() Failed to touch : No such file or directory
QSYSTEM: IconCacheTest::testDetectDuplicatedImages() Failed to remove empty dir /<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu/tests/auto/sandbox/icons/hicolor/16x16/apps
PASS   : IconCacheTest::testDetectDuplicatedImages()
PASS   : IconCacheTest::cleanupTestCase()
Totals: 6 passed, 1 failed, 0 skipped
********* Finished testing of IconCacheTest *********


0% tests passed, 3 tests failed out of 3

Total Test time (real) =   0.05 sec

The following tests FAILED:
	  1 - dbusimagetest (Failed)
	  2 - fsutilstest (Failed)
	  3 - iconcachetest (Failed)
Errors while running CTest
make[5]: *** [tests/auto/CMakeFiles/check.dir/build.make:60: tests/auto/CMakeFiles/check] Error 8
make[5]: Leaving directory '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu'
make[4]: *** [CMakeFiles/Makefile2:257: tests/auto/CMakeFiles/check.dir/all] Error 2
make[4]: Leaving directory '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:264: tests/auto/CMakeFiles/check.dir/rule] Error 2
make[3]: Leaving directory '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:219: check] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729/obj-x86_64-linux-gnu'
dh_auto_test: cd obj-x86_64-linux-gnu && make -j4 check ARGS\+=-j4 returned exit code 2
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/sni-qt-0.2.7+15.10.20150729'
make: *** [debian/rules:7: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2


Reply to: