Hi, In data giovedì 11 agosto 2016 19:37:16 CEST, Andreas Beckmann ha scritto: > karchive FTBFS on kfreebsd-any, but previous versions (up to 5.22) built > there successfully: > > https://buildd.debian.org/status/fetch.php?pkg=karchive&arch=kfreebsd-amd64&ver=5.24.0-1&stamp=1468924550 > https://buildd.debian.org/status/fetch.php?pkg=karchive&arch=kfreebsd-i386&ver=5.24.0-1&stamp=1468924427 > > 4/5 Test #5: kcompressiondevicetest ...........***Failed 0.41 sec > ********* Start testing of KCompressionDeviceTest ********* > Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 > shared (dynamic) release build; by GCC 5.4.0 20160609) > PASS : KCompressionDeviceTest::initTestCase() > WARNING: KCompressionDeviceTest::regularKTarUsage() testdata > ../examples/bzip2gzip/CMakeLists.txt could not be located! > Loc: [../../autotests/kcompressiondevicetest.cpp(118)] > [...]
This is due to the combination of cmake < 3.4 (which is still on kfreebsd-*), and the -DCMAKE_USE_RELATIVE_PATHS=ON cmake option, which pkg-kde-tools < 0.15.22 used to pass with kde/kf5 options. Short story long: see changelog of pkg-kde-tools 0.15.22, and basically just a giveback of the failed sources with errors like "testdata ... could not be located!" should bring successful builds again. Thanks, -- Pino Toscano
signature.asc
Description: This is a digitally signed message part.