From owner-freebsd-ports@freebsd.org Fri Apr 7 20:48: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 5681CD330D4 for ; Fri, 7 Apr 2017 20:48:11 +0000 (UTC) (envelope-from dmk@ncf.ca) Received: from mail.ncf.ca (mail.ncf.ca [206.47.12.45]) (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 2DBA31F8 for ; Fri, 7 Apr 2017 20:48:10 +0000 (UTC) (envelope-from dmk@ncf.ca) Received: from mail.ncf.ca (localhost [127.0.0.1]) by mail.ncf.ca (Postfix) with ESMTP id B2AC9A04DA for ; Fri, 7 Apr 2017 16:41:26 -0400 (EDT) Received: from [192.168.51.151] (CPE30e4dbfba484-CM0014e887dd48.cpe.net.cable.rogers.com [174.112.20.104]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: du880) by mail.ncf.ca (Postfix) with ESMTPSA id 86CA5A0498; Fri, 7 Apr 2017 16:41:26 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.9.1 mail.ncf.ca 86CA5A0498 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ncf.ca; s=mail; t=1491597686; bh=R0h3SPu21z8RPYWtMXS4ozke1038livp1jkoIFmJLeM=; h=Subject:To:References:From:Date:In-Reply-To:From; b=KtAPkrGOqLsq/vUDm9NEsLUfgz/jlL9geDxQIHzsgqIrYKp4jn1MkuLa8TyktC/QZ jaakPwaKiZ5vCosj8rD+/2e/Ob0Ya8/4tDc3fNzEViRVW8H+Bw7fE3ByF/Us39S2yu 1KiOvkHf9PAC570L2ZrSvZvVVZ4inJhzgHjILmMA= Subject: Re: Qt5 and PyQt5 does not build To: Tomasz CEDRO , freebsd-ports , kde@freebsd.org References: From: Dwayne MacKinnon Message-ID: <83ac4c73-8d3f-b23e-b91a-f1d9f4201092@ncf.ca> Date: Fri, 7 Apr 2017 16:41:26 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-NCF-Filtered: By ProxSMTP on melkor Fri Apr 7 16:41:27 2017 -0400 (EDT) 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: Fri, 07 Apr 2017 20:48:11 -0000 Hi, Could you post some build logs? I've just built qt5-qml both from a vanilla ports tree and with poudriere using ports plus a merged area51/plasma5 tree and it built fine both times. Cheers, DMK On 07/04/2017 09:30, Tomasz CEDRO wrote: > qt5-qml-5.7.1 build fails. > > this also affects python pip packages. > > please fix :-) > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info