From owner-freebsd-ports@freebsd.org Sun Feb 19 15:20:42 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 5B8C1CE5F61 for ; Sun, 19 Feb 2017 15:20:42 +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 2D2163EC for ; Sun, 19 Feb 2017 15:20:41 +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 BD80D208C1 for ; Sun, 19 Feb 2017 10:20:40 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Sun, 19 Feb 2017 10:20:40 -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=Kpj5enMgbdCH3uV gPGr64rU/Xeg=; b=kWIS3RaUUXSXwGO9Wgz4yZkpIE/SgDUh9qJ5/ll9NFdQRlG HSjuqdFom+qLMvotyGZ1Cnv+KJyrhF7ypYrk0XIRkc4L5pU8hxcsbzRVnrxAQ1/j esNv8kDS+hYnntO+5+IFiAtc7+yDxUuIMfroSpPoHSB/K5/PGcuZBfkFRobo= 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=Kpj5enMgbdCH3uVgPGr64rU/Xeg=; b=YnKe9zGnzy2vpTjBDa7e ZInyAAHBKgWQdw9SySjV4v4TvkwMHkD1HKdfhDSddeQ5k0WQTgqRgJK4w2AvfvIh 1TwwNhBxyhbzhDg1VrN1hy09yzcDWtGxPt258+qPXP5Q69uqKLVJRudVSrzibAU4 tJ58IEiUFPfpyeb9umHTBcI= X-ME-Sender: X-Sasl-enc: CTKnbF81Tf86KGePnRzo2sNWqkLuSQqQqr+sjxzxIty+ 1487517640 Received: from pumpkin.growveg.org (pumpkin.growveg.org [82.70.91.101]) by mail.messagingengine.com (Postfix) with ESMTPA id 6228F24377 for ; Sun, 19 Feb 2017 10:20:40 -0500 (EST) Subject: Re: qt5 fails to build To: freebsd-ports@freebsd.org References: <5eca2d3f-971f-8781-fc49-d9647df88f86@zyxst.net> <867f4mo0tn.fsf@orwell> <8637fanym7.fsf@orwell> <3395df9f-fd9a-b592-528c-cce53ac38cc2@zyxst.net> <86y3x2mj0n.fsf@orwell> <4997447b-3b90-e127-4927-fdf930409b51@zyxst.net> <86tw7qmii0.fsf@orwell> <789f755e-e7b0-8ff1-1155-980f5029c854@zyxst.net> <86poiemgh7.fsf@orwell> From: tech-lists Message-ID: <207d0204-598e-c68e-52a1-c6c76651e17a@zyxst.net> Date: Sun, 19 Feb 2017 15:20:39 +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: <86poiemgh7.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 15:20:42 -0000 On 19/02/2017 13:56, Raphael Kubo da Costa wrote: > tech-lists writes: > >> Shall I try building qt5-concurrent again? > > Yes, please. I'm trying to build qt5 on a fresh freebsd-11-stable image. If it works, then there's something wrong with ports on my desktop. -- J.