From owner-freebsd-ports@FreeBSD.ORG Sun Jan 18 00:11:05 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B8AA70B for ; Sun, 18 Jan 2015 00:11:05 +0000 (UTC) Received: from acipenser.esturion.net (acipenser.esturion.net [65.101.5.252]) (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 33766D7B for ; Sun, 18 Jan 2015 00:11:04 +0000 (UTC) Received: by acipenser.esturion.net (Postfix, from userid 112) id 30F1126033B; Sat, 17 Jan 2015 17:10:58 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on acipenser.esturion.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Received: from feyerabend.n1.pinyon.org (quine.pinyon.org [65.101.5.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by acipenser.esturion.net (Postfix) with ESMTPSA id D1B51260269 for ; Sat, 17 Jan 2015 17:10:55 -0700 (MST) Message-ID: <54BAFA0F.9040103@pinyon.org> Date: Sat, 17 Jan 2015 17:10:55 -0700 From: "Russell L. Carter" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: libfxp fails with poudriere but not as a port References: <54B88709.3010604@pinyon.org> In-Reply-To: <54B88709.3010604@pinyon.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2015 00:11:05 -0000 On 01/15/15 20:35, Russell L. Carter wrote: > Greetings, > > amd64 stable/10, updated across the failure. > > I've been watching a poudriere build failure with graphics/libfpx for > several days now and investigated, and it is a curious failure. Some > advice solicited on the fix. > > With an updated poudriere world, and an updated outside r277194 > stable/10 world, graphics/libfxp fails with: I just settled down to work on this and I see that libfxp is now fixed and wdm and emacs-devel are alive again. I would love to learn what the problem was so that I can debug this sort of thing for myself quicker in the future. (pointer to relevant commit would be great!) Many thanks for the fix! Russell