that needs to go to debian really, I think we have any delta except for l10n bits
On Mon, Nov 3, 2014 at 11:33 AM, José Manuel Santamaría Lema <[email protected]> wrote: > Hello, > > while I was porting kubuntu's latest packaging I got extra-cmake-modules > FTBFS'ing, this is the relevant part of the build log: > >> dh_auto_configure '--buildsystem=kf5' --parallel >> Undefined subroutine >> &Debian::Debhelper::Buildsystem::kf5::dpkg_architecture_value called at > /usr/share/perl5/Debian/Debhelper/Buildsystem/kf5.pm line 47. >> /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: recipe for target >> 'pre_configure_dh_auto_configure' failed >> make[1]: *** [pre_configure_dh_auto_configure] Error 255 >> make[1]: Leaving directory '/«PKGBUILDDIR»' >> /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: recipe for target >> 'debian/dhmk_configure' failed >> make: *** [debian/dhmk_configure] Error 2 >> dpkg-buildpackage: error: debian/rules build gave error exit status 2 > > I think this happens because in qt-kde-team/3/dhmk.mk only imports "error" > from > Debian::Debhelper::Dh_Lib while it also uses dpkg_architecture_value (located > in > Debian::Debhelper::Dh_Lib too). > > I'm attaching a proposed patch to fix the issue, and also the complete > failing build log. > > > -- > kubuntu-devel mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel > -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
