[Pkg-kde-extras] Bug#777833: digikam: ftbfs with GCC-5
Matthias Klose
doko at debian.org
Thu Feb 12 10:31:00 UTC 2015
Package: src:digikam
Version: 4:4.4.0-1.1
Severity: normal
Tags: sid stretch
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/digikam_4.4.0-1.1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
-- MySQL Server found....................... YES
-- MySQL install_db tool found.............. YES
-- libtiff library found.................... YES
-- libpng library found..................... YES
-- libjasper library found.................. YES
-- liblcms library found.................... YES
-- Boost Graph library found................ YES
-- libkipi library found.................... YES
-- libkexiv2 library found.................. YES
-- libkdcraw library found.................. YES
-- libkface library found................... YES
-- libkgeomap library found................. YES
-- libpgf library found..................... YES (optional)
-- Eigen3 library found..................... YES (optional)
-- libgphoto2 and libusb libraries found.... YES (optional)
-- libgphoto2 2.5 library found............. YES (optional)
-- libkdepimlibs library found.............. NO (optional)
--
-- digiKam will be compiled without KDE address book support.
--
-- Baloo libraries found.................... YES (optional)
-- Liblqr-1 found........................... YES (optional)
-- Liblensfun found......................... YES (optional)
-- Libsqlite v2 found....................... YES (optional)
-- Doxygen found............................ YES (optional)
-- digiKam can be compiled.................. YES
-- ----------------------------------------------------------------------------------
--
CMake Error at /usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake:76 (MATH):
math cannot parse the expression: "c++ (Debian 5-20150205-15*10000 + c++
(Debian 5-20150205-10*100 + c++ (Debian 5-20150205-10": syntax error,
unexpected exp_PLUS, expecting exp_OPENPARENT or exp_NUMBER (2)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake:95 (NORMALIZE_VERSION)
core/CMakeLists.txt:571 (MACRO_ENSURE_VERSION)
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- Configuring incomplete, errors occurred!
See also "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
See also "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log".
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_RPATH=/usr/lib/digikam -DDIGIKAMSC_COMPILE_DOC=on -DDIGIKAMSC_COMPILE_PO=on -DENABLE_LCMS2=ON -DKDE4_BUILD_TESTS=OFF -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=OFF returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
debian/rules:19: recipe for target 'override_dh_auto_configure' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:16: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
More information about the pkg-kde-extras
mailing list