From owner-freebsd-ports@freebsd.org Sun Feb 19 12:16:11 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE05CCE57A7 for ; Sun, 19 Feb 2017 12:16:11 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A283F6C0 for ; Sun, 19 Feb 2017 12:16:11 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 1C3E1208A1 for ; Sun, 19 Feb 2017 07:16:10 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Sun, 19 Feb 2017 07:16:10 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=zyxst.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=1fISTWBxQhSYeeF o8YLZ/146idY=; b=KFyzmrzmzSQhEiPAVHDIZQvaIR8cjdPBfTX9VbFryMenDYK Y3Bv50teWeRZ0vvfAUfClUdwwfT0a5LgydoupcLxv3zSAS1kztAEZ1CxHrZ1S4NM SzeZKLNieyA9YMcOuW6WfYUKa9qfGG0yqSuY0UWuvd94B2khxmw8MWTyg5fc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=1fISTWBxQhSYeeFo8YLZ/146idY=; b=S3fG9NYyQoS3CDejRdBS jBjCI3RWlomTJ692yCmEdGPWtwpHPyG8UZNUo3jt1LOnB3N6eUZgrphKv0bp5ypS kwGb8dfFvP3MiPAf9Gveb2l9Q7VLmxRU1XWV+9TB/RBlhd4uH40awoLXA44Oc1SV 1RdXsUvAPGk7qeMPOGF9F+4= X-ME-Sender: X-Sasl-enc: AT74hERGEiVlznGBuYDD6w/oIPZ/k20DFXXQ9O92VGyK 1487506569 Received: from pumpkin.growveg.org (pumpkin.growveg.org [82.70.91.101]) by mail.messagingengine.com (Postfix) with ESMTPA id 90AF5244DA for ; Sun, 19 Feb 2017 07:16:09 -0500 (EST) Subject: Re: qt5 fails to build To: freebsd-ports@freebsd.org References: <5eca2d3f-971f-8781-fc49-d9647df88f86@zyxst.net> <867f4mo0tn.fsf@orwell> From: tech-lists Message-ID: Date: Sun, 19 Feb 2017 12:16:08 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <867f4mo0tn.fsf@orwell> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2017 12:16:11 -0000 Hi, On 19/02/2017 11:51, Raphael Kubo da Costa wrote: > Can you send config.log to the list? From the error message it's not > clear what exactly is wrong with the mkspec, of if the problem's really > with the mkspec at all. Weirder and weirder. There is no config.log present. Here is the output, from beginning to end, of what I've tried to do: $ pwd /storage/usr/ports/devel/qt5 $ sudo make distclean ===> Cleaning for qt5-5.7.1 ===> Deleting distfiles for qt5-5.7.1 $ sudo make clean ===> Cleaning for qt5-3d-5.7.1 ===> Cleaning for assimp-3.3.1_1 ===> Cleaning for qt5-concurrent-5.7.1 ===> Cleaning for qt5-core-5.7.1 ===> Cleaning for qt5-opengl-5.7.1 ===> Cleaning for qt5-5.7.1 $ sudo make ===> qt5-5.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qt5-5.7.1 for building ===> Extracting for qt5-5.7.1 ===> Patching for qt5-5.7.1 ===> Configuring for qt5-5.7.1 ===> Staging for qt5-5.7.1 ===> qt5-5.7.1 depends on file: /usr/local/lib/qt5/libQt53DCore.so - not found ===> License LGPL21 accepted by the user ===> qt5-3d-5.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qt5-3d-5.7.1 for building ===> Extracting for qt5-3d-5.7.1 => SHA256 Checksum OK for KDE/Qt/5.7.1/qt3d-opensource-src-5.7.1.tar.xz. ===> Patching for qt5-3d-5.7.1 ===> qt5-3d-5.7.1 depends on package: pkgconf>=0.9.10 - found ===> qt5-3d-5.7.1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> qt5-3d-5.7.1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> qt5-3d-5.7.1 depends on file: /usr/local/bin/ccache - found ===> qt5-3d-5.7.1 depends on shared library: libassimp.so.3 - found (/usr/local/lib/libassimp.so.3) ===> qt5-3d-5.7.1 depends on shared library: libQt5Concurrent.so - not found ===> License LGPL21 accepted by the user ===> qt5-concurrent-5.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qt5-concurrent-5.7.1 for building ===> Extracting for qt5-concurrent-5.7.1 => SHA256 Checksum OK for KDE/Qt/5.7.1/qtbase-opensource-src-5.7.1.tar.xz. ===> Patching for qt5-concurrent-5.7.1 ===> Applying extra patch /storage/usr/ports/devel/qt5/files/extrapatch-configure ===> Applying extra patch /storage/usr/ports/devel/qt5/files/extrapatch-config.tests-unix-compile.test ===> Applying extra patch /storage/usr/ports/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf ===> Applying extra patch /storage/usr/ports/devel/qt5/files/extrapatch-mkspecs_features_qt__module.prf /usr/bin/sed -i.bak -e "/DEFAULT_LIBDIRS=/ s,\\\\\"\\\\n,\\\\n/usr/local/lib&," /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/configure ===> qt5-concurrent-5.7.1 depends on package: pkgconf>=0.9.10 - found ===> qt5-concurrent-5.7.1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> qt5-concurrent-5.7.1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> qt5-concurrent-5.7.1 depends on file: /usr/local/bin/ccache - found ===> qt5-concurrent-5.7.1 depends on shared library: libQt5Core.so - found (/usr/local/lib/libQt5Core.so) ===> Configuring for qt5-concurrent-5.7.1 /bin/ln -sf /usr/local/lib/qt5/libQt5Core.so /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/lib /bin/mkdir -p /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1 echo 'CMAKE_MODULE_TESTS = -' > /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/.qmake.cache echo 'QMAKE_LIBDIR_FLAGS = -L/storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/lib' >> /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/.qmake.cache This is the Qt Open Source Edition. You are licensed to use this software under the terms of the GNU Lesser General Public License (LGPL) versions 3. You are also licensed to use this software under the terms of the GNU General Public License (GPL) versions 2. You have already accepted the terms of the Open Source license. Running configuration tests... Failed to process makespec for platform '/usr/local/lib/qt5/mkspecs/freebsd-clang' Turn on verbose messaging (-v) to see the final report. ===> Script "configure" failed unexpectedly. Please report the problem to kde@FreeBSD.org [maintainer] and attach the "/storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.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[2]: stopped in /storage/usr/ports/devel/qt5-concurrent *** Error code 1 Stop. make[1]: stopped in /storage/usr/ports/graphics/qt5-3d *** Error code 1 Stop. make: stopped in /storage/usr/ports/devel/qt5 $ file /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/config.log /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/config.log: cannot open `/storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/config.log' (No such file or directory) $ -- J.