Source: kcachegrind
Version: 4:17.08.1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Hi,
kcachegrind/experimental recently started to FTBFS:
debian/rules build
/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.pl --with=kf5,pkgkde-symbolshelper
dpkg-buildflags --export=make > debian/dhmk_env.mk
/usr/bin/make -f debian/rules dhmk_run_configure_commands DHMK_TARGET="configure"
make[1]: Entering directory '/build/kcachegrind-17.08.1'
dh_testdir
dh_auto_configure '--buildsystem=kf5' --parallel
cd obj-i686-linux-gnu && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAG
E_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-- The C compiler identification is GNU 7.2.1
-- The CXX compiler identification is GNU 7.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Failed
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5Archive: /usr/lib/i386-linux-gnu/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.37.0")
-- Found KF5CoreAddons: /usr/lib/i386-linux-gnu/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.37.0")
-- Found KF5DocTools: /usr/lib/i386-linux-gnu/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.37.0")
-- Found KF5WidgetsAddons: /usr/lib/i386-linux-gnu/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.37.0")
-- Found KF5XmlGui: /usr/lib/i386-linux-gnu/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.37.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
-- Found PythonInterp: /usr/bin/python (found version "2.7.14")
-- Found KF5I18n: /usr/lib/i386-linux-gnu/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.37.0")
-- Found KF5Config: /usr/lib/i386-linux-gnu/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.37.0")
-- Found KF5KIO: /usr/lib/i386-linux-gnu/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.37.0")
-- Found KF5: success (found version "5.37.0") found components: Archive CoreAddons DocTools WidgetsAddons XmlGui I18n Config KIO
-- The following REQUIRED packages have been found:
* ECM (required version >= 1.7.0)
* Qt5Core
* Qt5DBus
* Qt5Gui
* Qt5Widgets
* Qt5 (required version >= 5.2.0)
* KF5Archive
* KF5CoreAddons
* KF5DocTools
* KF5WidgetsAddons
* KF5XmlGui
* Gettext
* PythonInterp
* KF5I18n
* KF5Config
* KF5KIO
* KF5
CMake Error at /usr/share/ECM/modules/ECMPoQmTools.cmake:144 (find_package):
Could not find a package configuration file provided by "Qt5LinguistTools"
with any of the following names:
Qt5LinguistToolsConfig.cmake
qt5linguisttools-config.cmake
Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
set "Qt5LinguistTools_DIR" to a directory containing one of the above
files. If "Qt5LinguistTools" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
/usr/share/ECM/modules/ECMPoQmTools.cmake:220 (ecm_process_po_files_as_qm)
CMakeLists.txt:57 (ecm_install_po_files_as_qm)
-- Configuring incomplete, errors occurred!
Andreas
Attachment:
kcachegrind_4%17.08.1-1.log.gz
Description: application/gzip