FS#48717 - [qt5-tools] missing makedepend on qt5-declarative

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Sunday, 27 March 2016, 20:08 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 27 March 2016, 20:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Missing makedepend on qt5-declarative


Additional info:
* package version: 5.6.0-1
* log:
==> Starting build()...
Info: creating cache file /build/qt5-tools/src/build/.qmake.cache
cd src/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /build/qt5-tools/src/qttools-opensource-src-5.6.0/src/src.pro -o Makefile ) && make -f Makefile
make[1]: Entering directory '/build/qt5-tools/src/build/src'
cd assistant/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /build/qt5-tools/src/qttools-opensource-src-5.6.0/src/assistant/assistant.pro -o Makefile ) && make -f Makefile
cd pixeltool/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /build/qt5-tools/src/qttools-opensource-src-5.6.0/src/pixeltool/pixeltool.pro -o Makefile ) && make -f Makefile
cd qtestlib/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /build/qt5-tools/src/qttools-opensource-src-5.6.0/src/qtestlib/qtestlib.pro -o Makefile ) && make -f Makefile
cd qdoc/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /build/qt5-tools/src/qttools-opensource-src-5.6.0/src/qdoc/qdoc.pro -o Makefile ) && make -f Makefile
cd designer/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /build/qt5-tools/src/qttools-opensource-src-5.6.0/src/designer/designer.pro -o Makefile ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: qmldevtools-private
Makefile:176: recipe for target 'sub-qdoc-make_first' failed
make[1]: *** [sub-qdoc-make_first] Error 3


Steps to reproduce: Build using a clean chroot.
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 27 March 2016, 20:57 GMT
Reason for closing:  Fixed

Loading...