From owner-freebsd-ports@freebsd.org Sat Aug 20 19:16:52 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 D5663BC05FE for ; Sat, 20 Aug 2016 19:16:52 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [185.24.122.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EEE8199D for ; Sat, 20 Aug 2016 19:16:51 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from crayon2.yoonka.com (crayon2.yoonka.com [10.70.7.20]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id u7KJGn2f013056 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 20 Aug 2016 19:16:50 GMT (envelope-from list1@gjunka.com) Subject: Re: graphics/gd marked as broken? To: freebsd-ports@freebsd.org References: <19ccaf07-1c70-1372-f507-acdad19917f1@utanet.at> <0dc2dd7c-020f-101d-1f76-0b2ad1f3bac0@gjunka.com> From: Grzegorz Junka Message-ID: <91eccaaf-248b-836d-ae6e-9b9b7f31065c@gjunka.com> Date: Sat, 20 Aug 2016 19:16:49 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <0dc2dd7c-020f-101d-1f76-0b2ad1f3bac0@gjunka.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2016 19:16:52 -0000 On 20/08/2016 19:11, Grzegorz Junka wrote: > > On 20/08/2016 16:23, Walter Schwarzenfeld wrote: >> The port is not broken, it compiles in port and with poudriere. >> Only if option WEBP is set to on it is broken. >> >> look with >> >> poudriere options -C -jhailname graphics/gd >> >> how is it set, and change it if is to on. >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > So, poudriere lies then, it says it's broken: > > [00:01:21] ====>> [04][00:00:00] Starting build of graphics/gd > [00:01:21] ====>> [04][00:00:00] Finished build of graphics/gd: > Ignored: is marked as broken: circular dependencies > > Greg Sorry, I should have been clearer. I know the port isn't broken, I just don't understand why poudriere says it's marked as broken if, according to you, it's a circular dependency and the port isn't marked in any way? Greg