Control: retitle -1 libterralib: Unused build-dependency on libqwt-dev Hi,
On Mon, 15 Feb 2016 23:05:58 -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > Hi! While preparing the QWT transition I noted that this package build depends > on qt5 (qtbase5-dev) and on libqwt-dev. > > It turns out that libqwt-dev is Qt4-only, and mixing Qt4 and Qt5 is not > possible. This means that either a crash might happen at any time or that > some expected functionality is not really there. I'm tempted to mark this bug > as serious but I'll leave it up to you. The build-dependency on libqwt-dev is currently unused — the qwt driver (i.e. the code in src/terralib/drivers/qwt/) is not built at all. There will be also no Qt4/Qt5 conflict as the resulting binaries do not link against any Qt at all (Qt is still used during build because upstream build system uses qmake with Qt config). I think the severity can be downgraded to normal, but I'll leave such a decision to the maintainers. I don't know whether it's related, but debian/rules contains a typo in CXXFLAGS: -I/usr/incluce/qwt (should be include). -- Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature