On Sun, May 11, 2014 at 18:45:24 +0200, David Suárez wrote: > Source: syncevolution > Version: 1.4-1 > Severity: serious > Tags: jessie sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20140510 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > checking for rst2html... /usr/bin/rst2html > > checking for SYNTHESIS... yes > > checking for GNOMEBLUETOOTH... no > > checking for qmake... qmake > > checking Akonadi/Collection usability... no > > configure: error: akonadi.pc not found. Install it to compile with the > > Akonadi backend enabled. > > checking Akonadi/Collection presence... no > > checking for Akonadi/Collection... no
The message about a missing akonadi.pc is misleading, upstream is aware of this. The full build log revealed this: configure:21874: checking Akonadi/Collection usability configure:21874: g++ -c -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ---D_FORTIFY_SOURCE=2 -I/usr/include/ -I/usr/include//KDE ----I/usr/include/qt4 conftest.cpp >&5 In file included from /usr/include//KDE/Akonadi/../../akonadi/collection.h:25:0, from /usr/include//KDE/Akonadi/Collection:1, from conftest.cpp:80: /usr/include/akonadi/entity.h:24:19: fatal error: QString: No such file or directory #include <QString> ^ compilation terminated. I'm not sure if this is a syncevolution bug or rather a missing dependency in kdepimlibs5-dev. I'd vote for the latter, so I'll reassign the bug to kdepimlibs5-dev in the next few days if there are no objections. Regards, Tino -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org