From owner-freebsd-ports@freebsd.org Wed Apr 13 14:29:46 2016 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 B073AB0F1EF for ; Wed, 13 Apr 2016 14:29:46 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from new2-smtp.messagingengine.com (new2-smtp.messagingengine.com [66.111.4.224]) (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 8499C1F9D for ; Wed, 13 Apr 2016 14:29:46 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.nyi.internal (Postfix) with ESMTP id CECD42198 for ; Wed, 13 Apr 2016 10:29:38 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 13 Apr 2016 10:29:38 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=zyxst.net; h= content-type:date:from:in-reply-to:message-id:mime-version :references:reply-to:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=IoFdLmNiEeV9UdRY/2kr/p1f/pA=; b=tCOvl1LbvdPGdzcAzz8wOXr5ihRx 8DOyGc6fhVG+nHMvsvMtmvvSSqbJ3hUECrB7WX8HXPcnRVQ1PnIDQzcHM0SxGYxQ 9N2TW8va3nhLZs/8X1J8V0KbVyyMWoZtnFmACqdmEuCoCg1vEiYTJkiF1cDCxYeh WjgizY48FGJ+MKQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:reply-to:subject:to :x-sasl-enc:x-sasl-enc; s=smtpout; bh=IoFdLmNiEeV9UdRY/2kr/p1f/p A=; b=GJDFpei2iubdA8Wlf5xEP7fRqg28++z3PJMS/YADIxD8dG+kawkOuNVFg2 I79ix8t7uGiELGrZ595NCfXgJ5G5wZ98tTZXiLQNWlh6n03m2S5wk3WgZBg5mDix C/mSDCpvJT7BsOA0Ng96+EPVR/tUpbgbmz7h5oI0l/68Sbxhg= X-Sasl-enc: OKXULHZDEQhgeSmaq3at2rHulkOgIcl5ae4wTFkQT5qz 1460557778 Received: from pumpkin.growveg.org (pumpkin.growveg.org [62.49.247.162]) by mail.messagingengine.com (Postfix) with ESMTPA id 32C726800CE for ; Wed, 13 Apr 2016 10:29:38 -0400 (EDT) Date: Wed, 13 Apr 2016 15:29:29 +0100 From: tech-lists To: freebsd-ports@freebsd.org Subject: Re: libwraster (and therefore windowmaker) refuse to build Message-ID: <20160413142929.GA18387@pumpkin.growveg.org> Reply-To: freebsd-ports@freebsd.org Mail-Followup-To: freebsd-ports@freebsd.org References: <20160411131838.GA15481@pumpkin.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20160411131838.GA15481@pumpkin.growveg.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2016 14:29:46 -0000 On Mon, Apr 11, 2016 at 02:18:38PM +0100, tech-lists wrote: >Hello list, > >portupgrade is having a problem updating libwraster and therefore >windowmaker. > >I'm on -current r297389, ports is 413029. > >here's the failing output: [...] I've fixed this with a portupgrade libwraster -fr and then portupgrade libwraster -fR, sorry for the noise. -- J.