Source: qtpim-opensource-src
Version: 5.0~git20190618.8fec622c+dfsg1-8
Severity: normal

Dear Maintainer,

Build fails here:
make docs
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make -f Makefile html_docs && make -f Makefile qch_docs
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make -f Makefile prepare_docs && make -f Makefile generate_docs
make[4]: Entering directory '/<<PKGBUILDDIR>>'
cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
/<<PKGBUILDDIR>>/src/src.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_STRIP=: PREFIX=/usr 
QT_BUILD_PARTS+=tests ) && make -f Makefile prepare_docs
make[5]: Entering directory '/<<PKGBUILDDIR>>/src'
cd contacts/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile 
/<<PKGBUILDDIR>>/src/contacts/contacts.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2' QMAKE_STRIP=: PREFIX=/usr 
QT_BUILD_PARTS+=tests ) && make -f Makefile prepare_docs
make[6]: Entering directory '/<<PKGBUILDDIR>>/src/contacts'
/usr/lib/qt5/bin/qtattributionsscanner '/<<PKGBUILDDIR>>' --filter 
QDocModule=qtcontacts -o '/<<PKGBUILDDIR>>/src/contacts/codeattributions.qdoc'
'/<<PKGBUILDDIR>>/src/contacts/qdoc_wrapper.sh' -outputdir 
'/<<PKGBUILDDIR>>/doc/qtcontacts' -installdir /usr/share/qt5/doc 
/<<PKGBUILDDIR>>/src/contacts/doc/qtcontacts.qdocconf -prepare -indexdir 
/usr/share/qt5/doc -no-link-errors -I. -Idetails -I. -Iengines -Ifilters 
-Irequests -I../../include -I../../include/QtContacts 
-I../../include/QtContacts/5.0.0 -I../../include/QtContacts/5.0.0/QtContacts 
-I/usr/include/hppa-linux-gnu/qt5/QtCore/5.15.2 
-I/usr/include/hppa-linux-gnu/qt5/QtCore/5.15.2/QtCore 
-I/usr/include/hppa-linux-gnu/qt5 -I/usr/include/hppa-linux-gnu/qt5/QtCore 
-I.moc -I/usr/lib/hppa-linux-gnu/qt5/mkspecs/linux-g++ -I/usr/include/c++/11 
-I/usr/include/hppa-linux-gnu/c++/11 -I/usr/include/c++/11/backward 
-I/usr/lib/gcc/hppa-linux-gnu/11/include -I/usr/local/include 
-I/usr/include/hppa-linux-gnu -I/usr/include
/<<PKGBUILDDIR>>/src/contacts/qdoc_wrapper.sh: 12: exec: /usr/lib/qt5/bin/qdoc: 
not found
make[6]: *** [Makefile:663: prepare_docs] Error 127

Full log is here:
https://buildd.debian.org/status/fetch.php?pkg=qtpim-opensource-src&arch=hppa&ver=5.0%7Egit20190618.8fec622c%2Bdfsg1-8&stamp=1641014083&raw=0

/usr/lib/qt5/bin/qdoc is provided qdoc-qt5 package.  It is not built on
hppa because it requires.  As a result, qt html documentation can't be built
on hppa and other targets that don't support clang.

I tried working around this issue by modifying control but this didn't work.

Regards,
Dave Anglin

-- System Information:
Debian Release: bookworm/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 5.14.21+ (SMP w/4 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to