This is a strange error. I have tested the package locally on Debian 10
as well as on Debian 8 and Debian 9 via the OpenSuSE build service. For
the obs it tests building the package in a previously empty chroot and
installs only the packages given via the build dependencies.
Consequently I can exclude that there is some missing dependency.
I´m afraid you will have to research what causes that error message on
your computer.
https://build.opensuse.org/package/show/home:estellnb:elstel/qcoan
Regards,
Elmar
Am 27.07.19 um 06:45 schrieb Adam Borowski:
On Wed, Jul 24, 2019 at 07:02:13PM +0200, Elmar Stellnberger wrote:
* Package name : qcoan
Version : 2.0-6
Changes since the last upload:
The package is now available under GPLv3
I'm afraid it fails with:
dh_testroot
rm -f build-qt/* changelog.Debian.gz
dh_clean
debian/rules build
#find .. # -> ../SOURCES, ../BUILD/ - .at.bz2 extracted here, current dir,
../qcoan_2.0-0.dsc, ../qcoan_2.0-0.diff.gz, ../DEBS,
../OTHER
qmake qcoan.pro
qmake: could not find a Qt installation of ''
make: *** [debian/rules:23: build] Error 1
Meow!