[kde-freebsd] maintainer-feedback requested: [Bug 206354] print/qt5-printsupport on amd64 under clang: Could not find qmake configuration file freebsd-clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 18 01:07:11 UTC 2016


Mark Millard <markmi at dsl-only.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 206354: print/qt5-printsupport on amd64 under clang: Could not find qmake
configuration file freebsd-clang
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206354



--- Description ---
(5.4.1 was from pkg install; 5.4.1_1 was being attempted via portmaster -DK)

# portmaster -DK print/qt5-printsupport 

===>>> Currently installed version: qt5-printsupport-5.4.1
===>>> Port directory: /usr/ports/print/qt5-printsupport
. . .
===>  Cleaning for qt5-printsupport-5.4.1_1
. . .
Running configuration tests...
Cups support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to ./configure to see the final report.
If you believe this message is in error you may use the continue
switch (-continue) to ./configure to continue.
===>  Script "configure" failed unexpectedly.
Please report the problem to kde at FreeBSD.org [maintainer] and attach the
"/usr/obj/portswork/usr/ports/print/qt5-printsupport/work/qtbase-opensource-src
-5.4.1/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/print/qt5-printsupport
*** Error code 1


Unfortunately no such config.log is left behind.

So trying as specified, after answering the questions that were implicit under
portmaster -DK print/qt5-printsupport :

. . .
Could not find qmake configuration file freebsd-clang.
Error processing project file:
/usr/obj/portswork/usr/ports/print/qt5-printsupport/work/qtbase-opensource-src-
5.4.1/qtbase.pro
# find . -name 'freebsd*' -print | more
./src/3rdparty/freebsd
./mkspecs/freebsd-icc
./mkspecs/unsupported/freebsd-clang
./mkspecs/freebsd-g++46
./mkspecs/freebsd-g++

Apparently “unsupported” is ignored.

# svnlite info /usr/ports/print/qt5-printsupport
Path: print/qt5-printsupport
Working Copy Root Path: /usr/ports
URL: svn://svn.freebsd.org/ports/head/print/qt5-printsupport
Relative URL: ^/head/print/qt5-printsupport
Repository Root: svn://svn.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 406513
Node Kind: directory
Schedule: normal
Last Changed Author: rakuco
Last Changed Rev: 406271
Last Changed Date: 2016-01-16 12:13:10 -0800 (Sat, 16 Jan 2016)


# more /etc/make.conf 
DEFAULT_VERSIONS+=perl5=5.22
WRKDIRPREFIX=/usr/obj/portswork
WITH_DEBUG=
WITH_DEBUG_FILES=
MALLOC_PRODUCTION=


More information about the kde-freebsd mailing list