We patched this issue in raspbian stretch. Unfortunately there now seems to be a new issue.

http://buildd.raspbian.org/status/fetch.php?pkg=calligra&arch=armhf&ver=1%3A2.8.5%2Bdfsg-1.2%2Brpi1%2Bb2&stamp=1443503934

make[1]: Entering directory '/«BUILDDIR»/calligra-2.8.5+dfsg'
dh_install --list-missing
cp: cannot stat 'debian/tmp/usr/lib/kde4/kformdesigner_mapbrowser.so': No such 
file or directory
dh_install: cp --reflink=auto -a 
debian/tmp/usr/lib/kde4/kformdesigner_mapbrowser.so 
debian/kexi-map-form-widget//usr/lib/kde4/ returned exit code 1
make[1]: *** [override_dh_install] Error 2
debian/rules:34: recipe for target 'override_dh_install' failed
make[1]: Leaving directory '/«BUILDDIR»/calligra-2.8.5+dfsg'
make: *** [binary-arch] Error 2
debian/rules:12: recipe for target 'binary-arch' failed

I see the following in our +rpi1+b2 build log but not our +rpi1+b1 build log

* Marble<http://techbase.kde.org/Projects/Marble/>
     KDE4 World Globe Widget library
     Required by RDF, Kexi Forms and Reports to show locations on a map

Further investigation shows the following change in the build-dependencies installed

"libmarble-dev_4:4.14.2-1 libmarblewidget19_4:4.14.2-1" -->  
"libmarble-dev_4:15.08.1+dfsg-2 libmarblewidget-qt5-22_4:15.08.1+dfsg-2"

On further investigation it appears that libmarble has moved completely to qt5.

Reply via email to