Bug#882969: package fails to build from source

2017-11-27 Thread Matthias Klose
Control: severity -1 important looks like this was caused by an already installed libqt4-dev, mixing qt4 and qt5 build dependencies. So maybe just drop all the qt4 alternatives?

Bug#882969: package fails to build from source

2017-11-27 Thread Matthias Klose
Package: src:pcp Version: 3.2.2-1 Severity: serious Tags: sid buster Apparently there are some issues building with the new Qt: === libpcp_qed === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit